#include <tlb.hh>
Definition at line 52 of file tlb.hh.
◆ TlbEntry() [1/2]
gem5::PowerISA::TlbEntry::TlbEntry |
( |
| ) |
|
|
inline |
◆ TlbEntry() [2/2]
gem5::PowerISA::TlbEntry::TlbEntry |
( |
Addr |
asn, |
|
|
Addr |
vaddr, |
|
|
Addr |
paddr, |
|
|
bool |
uncacheable, |
|
|
bool |
read_only |
|
) |
| |
|
inline |
◆ pageStart()
Addr gem5::PowerISA::TlbEntry::pageStart |
( |
| ) |
|
|
inline |
◆ serialize()
void gem5::PowerISA::TlbEntry::serialize |
( |
CheckpointOut & |
cp | ) |
const |
|
inline |
◆ unserialize()
void gem5::PowerISA::TlbEntry::unserialize |
( |
CheckpointIn & |
cp | ) |
|
|
inline |
◆ updateVaddr()
void gem5::PowerISA::TlbEntry::updateVaddr |
( |
Addr |
new_vaddr | ) |
|
|
inline |
◆ _pageStart
Addr gem5::PowerISA::TlbEntry::_pageStart |
The documentation for this struct was generated from the following file: