gem5 v24.1.0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 924 of file table_walker.hh.

Member Data Documentation

◆ pxnTable

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

Definition at line 929 of file table_walker.hh.

◆ rwTable

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

Definition at line 926 of file table_walker.hh.

◆ userTable

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

Definition at line 927 of file table_walker.hh.

◆ xnTable

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

Definition at line 928 of file table_walker.hh.


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

Generated on Mon Jan 13 2025 04:29:04 for gem5 by doxygen 1.9.8