This is the complete list of members for ArmISA::TlbEntry, including all inherited members.
ap | ArmISA::TlbEntry | |
asid | ArmISA::TlbEntry | |
attributes | ArmISA::TlbEntry | |
checkELMatch(ExceptionLevel target_el, bool in_host) const | ArmISA::TlbEntry | inline |
currentSection() | Serializable | static |
domain | ArmISA::TlbEntry | |
DomainType enum name | ArmISA::TlbEntry | |
el | ArmISA::TlbEntry | |
global | ArmISA::TlbEntry | |
hap | ArmISA::TlbEntry | |
innerAttrs | ArmISA::TlbEntry | |
isHyp | ArmISA::TlbEntry | |
longDescFormat | ArmISA::TlbEntry | |
lookupLevel | ArmISA::TlbEntry | |
match(Addr va, uint8_t _vmid, bool hypLookUp, bool secure_lookup, ExceptionLevel target_el, bool in_host) const | ArmISA::TlbEntry | inline |
match(Addr va, uint16_t asn, uint8_t _vmid, bool hypLookUp, bool secure_lookup, bool ignore_asn, ExceptionLevel target_el, bool in_host) const | ArmISA::TlbEntry | inline |
MemoryType enum name | ArmISA::TlbEntry | |
mtype | ArmISA::TlbEntry | |
N | ArmISA::TlbEntry | |
nonCacheable | ArmISA::TlbEntry | |
ns | ArmISA::TlbEntry | |
nstid | ArmISA::TlbEntry | |
outerAttrs | ArmISA::TlbEntry | |
outerShareable | ArmISA::TlbEntry | |
pAddr(Addr va) const | ArmISA::TlbEntry | inline |
pageStart() const | ArmISA::TlbEntry | inline |
path | Serializable | privatestatic |
pfn | ArmISA::TlbEntry | |
print() const | ArmISA::TlbEntry | inline |
pxn | ArmISA::TlbEntry | |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | ArmISA::TlbEntry | inlinevirtual |
serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
setAttributes(bool lpae) | ArmISA::TlbEntry | inline |
shareable | ArmISA::TlbEntry | |
size | ArmISA::TlbEntry | |
TlbEntry(Addr _asn, Addr _vaddr, Addr _paddr, bool uncacheable, bool read_only) | ArmISA::TlbEntry | inline |
TlbEntry() | ArmISA::TlbEntry | inline |
unserialize(CheckpointIn &cp) override | ArmISA::TlbEntry | inlinevirtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
updateAttributes() | ArmISA::TlbEntry | inline |
updateVaddr(Addr new_vaddr) | ArmISA::TlbEntry | inline |
valid | ArmISA::TlbEntry | |
vmid | ArmISA::TlbEntry | |
vpn | ArmISA::TlbEntry | |
xn | ArmISA::TlbEntry | |
~Serializable() | Serializable | virtual |