gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
SparcISA::TteTag Class Reference

#include <pagetable.hh>

Public Member Functions

 TteTag ()
 
 TteTag (uint64_t e)
 
const TteTagoperator= (uint64_t e)
 
bool valid () const
 
Addr va () const
 

Private Attributes

uint64_t entry
 
bool populated
 

Detailed Description

Definition at line 49 of file pagetable.hh.

Constructor & Destructor Documentation

SparcISA::TteTag::TteTag ( )
inline

Definition at line 56 of file pagetable.hh.

SparcISA::TteTag::TteTag ( uint64_t  e)
inline

Definition at line 57 of file pagetable.hh.

Member Function Documentation

const TteTag& SparcISA::TteTag::operator= ( uint64_t  e)
inline

Definition at line 60 of file pagetable.hh.

References ArmISA::e, entry, and populated.

Addr SparcISA::TteTag::va ( ) const
inline

Definition at line 68 of file pagetable.hh.

References bits(), entry, and populated.

Referenced by SparcISA::vtophys().

bool SparcISA::TteTag::valid ( ) const
inline

Definition at line 67 of file pagetable.hh.

References bits(), entry, and populated.

Referenced by SparcISA::vtophys().

Member Data Documentation

uint64_t SparcISA::TteTag::entry
private

Definition at line 52 of file pagetable.hh.

Referenced by operator=(), va(), and valid().

bool SparcISA::TteTag::populated
private

Definition at line 53 of file pagetable.hh.

Referenced by operator=(), va(), and valid().


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

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