gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::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 180 of file pagetable.hh.

Member Function Documentation

◆ operator<()

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

Definition at line 188 of file pagetable.hh.

References contextId, partitionId, real, and va.

◆ operator==()

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

Definition at line 214 of file pagetable.hh.

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

Member Data Documentation

◆ contextId

◆ partitionId

◆ real

◆ size

◆ va


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

Generated on Tue Jun 18 2024 16:24:23 for gem5 by doxygen 1.11.0