gem5  v22.1.0.0
Public Attributes | List of all members
gem5::ArmISA::TlbEntry::Lookup Struct Reference

#include <pagetable.hh>

Public Attributes

Addr va = 0
 
uint16_t asn = 0
 
bool ignoreAsn = false
 
vmid_t vmid = 0
 
bool hyp = false
 
bool secure = false
 
bool functional = false
 
ExceptionLevel targetEL = EL0
 
bool inHost = false
 
BaseMMU::Mode mode = BaseMMU::Read
 

Detailed Description

Definition at line 185 of file pagetable.hh.

Member Data Documentation

◆ asn

uint16_t gem5::ArmISA::TlbEntry::Lookup::asn = 0

◆ functional

bool gem5::ArmISA::TlbEntry::Lookup::functional = false

◆ hyp

bool gem5::ArmISA::TlbEntry::Lookup::hyp = false

◆ ignoreAsn

bool gem5::ArmISA::TlbEntry::Lookup::ignoreAsn = false

◆ inHost

bool gem5::ArmISA::TlbEntry::Lookup::inHost = false

◆ mode

BaseMMU::Mode gem5::ArmISA::TlbEntry::Lookup::mode = BaseMMU::Read

◆ secure

bool gem5::ArmISA::TlbEntry::Lookup::secure = false

◆ targetEL

ExceptionLevel gem5::ArmISA::TlbEntry::Lookup::targetEL = EL0

◆ va

Addr gem5::ArmISA::TlbEntry::Lookup::va = 0

◆ vmid

vmid_t gem5::ArmISA::TlbEntry::Lookup::vmid = 0

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

Generated on Wed Dec 21 2022 10:23:36 for gem5 by doxygen 1.9.1