gem5  v22.1.0.0
Public Attributes | List of all members
gem5::FlashDevice::PageMapEntry Struct Reference

Every logical address maps to a physical block and a physical page. More...

Public Attributes

uint32_t page
 
uint32_t block
 

Detailed Description

Every logical address maps to a physical block and a physical page.

Definition at line 87 of file flash_device.hh.

Member Data Documentation

◆ block

uint32_t gem5::FlashDevice::PageMapEntry::block

Definition at line 90 of file flash_device.hh.

◆ page

uint32_t gem5::FlashDevice::PageMapEntry::page

Definition at line 89 of file flash_device.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Dec 21 2022 10:23:16 for gem5 by doxygen 1.9.1