gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::ArmISA::TlbEntry::Lookup Struct Reference

#include <pagetable.hh>

Public Attributes

Addr va = 0
 
Addr size = 0
 
uint16_t asn = 0
 
bool ignoreAsn = false
 
vmid_t vmid = 0
 
bool secure = false
 
bool functional = false
 
TranslationRegime targetRegime = TranslationRegime::EL10
 
BaseMMU::Mode mode = BaseMMU::Read
 

Detailed Description

Definition at line 185 of file pagetable.hh.

Member Data Documentation

◆ asn

◆ functional

◆ ignoreAsn

◆ mode

◆ secure

◆ size

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

◆ targetRegime

◆ va

◆ vmid


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

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