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

#include <pagetable.hh>

Public Member Functions

bool operator< (const TlbRange &r2) const
 
bool operator== (const TlbRange &r2) const
 

Public Attributes

Addr va
 
Addr size
 
int contextId
 
int partitionId
 
bool real
 

Detailed Description

Definition at line 183 of file pagetable.hh.

Member Function Documentation

bool SparcISA::TlbRange::operator< ( const TlbRange r2) const
inline

Definition at line 192 of file pagetable.hh.

References contextId, partitionId, real, and va.

bool SparcISA::TlbRange::operator== ( const TlbRange r2) const
inline

Definition at line 217 of file pagetable.hh.

References contextId, partitionId, real, size, and va.

Member Data Documentation

int SparcISA::TlbRange::contextId
int SparcISA::TlbRange::partitionId
bool SparcISA::TlbRange::real
Addr SparcISA::TlbRange::size
Addr SparcISA::TlbRange::va

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

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