gem5 v24.1.0.1
|
#include <tagged_entry.hh>
Public Attributes | |
Addr | address |
bool | secure |
Definition at line 59 of file tagged_entry.hh.
Addr gem5::TaggedTypes::KeyType::address |
Definition at line 61 of file tagged_entry.hh.
Referenced by gem5::SectorTags::findBlock(), gem5::FALRU::findBlock(), gem5::CompressedTags::findVictim(), gem5::SectorTags::findVictim(), gem5::TaggedEntry::insert(), gem5::TempCacheBlk::insert(), gem5::SectorSubBlk::insert(), and gem5::TaggedEntry::match().
bool gem5::TaggedTypes::KeyType::secure |
Definition at line 62 of file tagged_entry.hh.
Referenced by gem5::FALRU::findBlock(), gem5::TaggedEntry::insert(), and gem5::TaggedEntry::match().