gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
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 88 of file flash_device.hh.

Member Data Documentation

◆ block

uint32_t gem5::FlashDevice::PageMapEntry::block

Definition at line 91 of file flash_device.hh.

◆ page

uint32_t gem5::FlashDevice::PageMapEntry::page

Definition at line 90 of file flash_device.hh.


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

Generated on Mon Oct 27 2025 04:13:10 for gem5 by doxygen 1.14.0