|
gem5 [DEVELOP-FOR-25.1]
|
Every logical address maps to a physical block and a physical page. More...
Public Attributes | |
| uint32_t | page |
| uint32_t | block |
Every logical address maps to a physical block and a physical page.
Definition at line 88 of file flash_device.hh.
| uint32_t gem5::FlashDevice::PageMapEntry::block |
Definition at line 91 of file flash_device.hh.
| uint32_t gem5::FlashDevice::PageMapEntry::page |
Definition at line 90 of file flash_device.hh.