gem5  v19.0.0.0
Public Attributes | List of all members
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 85 of file flash_device.hh.

Member Data Documentation

◆ block

uint32_t FlashDevice::PageMapEntry::block

Definition at line 87 of file flash_device.hh.

◆ page

uint32_t FlashDevice::PageMapEntry::page

Definition at line 86 of file flash_device.hh.


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

Generated on Fri Feb 28 2020 16:27:11 for gem5 by doxygen 1.8.13