gem5  v20.1.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 83 of file flash_device.hh.

Member Data Documentation

◆ block

uint32_t FlashDevice::PageMapEntry::block

Definition at line 85 of file flash_device.hh.

◆ page

uint32_t FlashDevice::PageMapEntry::page

Definition at line 84 of file flash_device.hh.


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

Generated on Wed Sep 30 2020 14:02:24 for gem5 by doxygen 1.8.17