gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

uint32_t FlashDevice::PageMapEntry::block

Definition at line 87 of file flash_device.hh.

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 Jun 9 2017 13:04:10 for gem5 by doxygen 1.8.6