gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
PageTableBase::cacheElement Struct Reference

#include <page_table.hh>

Public Attributes

bool valid
 
Addr vaddr
 
TheISA::TlbEntry entry
 

Detailed Description

Definition at line 60 of file page_table.hh.

Member Data Documentation

TheISA::TlbEntry PageTableBase::cacheElement::entry

Definition at line 63 of file page_table.hh.

Referenced by FuncPageTable::lookup(), and PageTableBase::updateCache().

Addr PageTableBase::cacheElement::vaddr

Definition at line 62 of file page_table.hh.

Referenced by PageTableBase::updateCache().

bool PageTableBase::cacheElement::valid

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

Generated on Fri Jun 9 2017 13:04:16 for gem5 by doxygen 1.8.6