gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
gem5::ArmISA::TableWalker::WalkerState::LongDescData Struct Reference

Helper variables used to implement hierarchical access permissions when the long-desc. More...

#include <table_walker.hh>

Public Attributes

bool rwTable = false
bool userTable = false
bool xnTable = false
bool pxnTable = false

Detailed Description

Helper variables used to implement hierarchical access permissions when the long-desc.

format is used.

Definition at line 940 of file table_walker.hh.

Member Data Documentation

◆ pxnTable

bool gem5::ArmISA::TableWalker::WalkerState::LongDescData::pxnTable = false

Definition at line 945 of file table_walker.hh.

◆ rwTable

bool gem5::ArmISA::TableWalker::WalkerState::LongDescData::rwTable = false

Definition at line 942 of file table_walker.hh.

◆ userTable

bool gem5::ArmISA::TableWalker::WalkerState::LongDescData::userTable = false

Definition at line 943 of file table_walker.hh.

◆ xnTable

bool gem5::ArmISA::TableWalker::WalkerState::LongDescData::xnTable = false

Definition at line 944 of file table_walker.hh.


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

Generated on Mon Oct 27 2025 04:13:18 for gem5 by doxygen 1.14.0