gem5 v24.0.0.0
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 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 Tue Jun 18 2024 16:24:11 for gem5 by doxygen 1.11.0