Definition at line 12 of file SimpleTLB.hpp.
◆ SimpleTLBEntry() [1/2]
core_example::SimpleTLBEntry::SimpleTLBEntry |
( |
uint32_t |
page_size | ) |
|
|
inline |
◆ SimpleTLBEntry() [2/2]
core_example::SimpleTLBEntry::SimpleTLBEntry |
( |
const SimpleTLBEntry & |
rhs | ) |
|
|
inline |
◆ ~SimpleTLBEntry()
virtual core_example::SimpleTLBEntry::~SimpleTLBEntry |
( |
| ) |
|
|
inlinevirtual |
◆ isValid()
bool core_example::SimpleTLBEntry::isValid |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ read()
bool core_example::SimpleTLBEntry::read |
( |
uint64_t |
offset, |
|
|
uint32_t |
size, |
|
|
uint32_t * |
buf |
|
) |
| const |
|
inline |
◆ reset()
void core_example::SimpleTLBEntry::reset |
( |
uint64_t |
addr | ) |
|
|
inline |
◆ setModified()
void core_example::SimpleTLBEntry::setModified |
( |
bool |
m | ) |
|
|
inline |
◆ setValid()
void core_example::SimpleTLBEntry::setValid |
( |
bool |
v | ) |
|
|
inline |
◆ write()
bool core_example::SimpleTLBEntry::write |
( |
uint64_t |
offset, |
|
|
uint32_t |
size, |
|
|
uint32_t * |
buf |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: