#include <pagetable.hh>
Definition at line 64 of file pagetable.hh.
AlphaISA::PageTableEntry::PageTableEntry |
( |
uint64_t |
e | ) |
|
|
inline |
bool AlphaISA::PageTableEntry::_asm_ |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_foe |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_for |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_fow |
( |
| ) |
const |
|
inline |
int AlphaISA::PageTableEntry::_gh |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_kre |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_kwe |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_nomb |
( |
| ) |
const |
|
inline |
Addr AlphaISA::PageTableEntry::_pfn |
( |
| ) |
const |
|
inline |
int AlphaISA::PageTableEntry::_rsv0 |
( |
| ) |
const |
|
inline |
int AlphaISA::PageTableEntry::_rsv1 |
( |
| ) |
const |
|
inline |
Addr AlphaISA::PageTableEntry::_sw |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_ure |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::_uwe |
( |
| ) |
const |
|
inline |
AlphaISA::PageTableEntry::operator uint64_t |
( |
| ) |
const |
|
inline |
const PageTableEntry& AlphaISA::PageTableEntry::operator= |
( |
uint64_t |
e | ) |
|
|
inline |
Addr AlphaISA::PageTableEntry::paddr |
( |
| ) |
const |
|
inline |
bool AlphaISA::PageTableEntry::valid |
( |
| ) |
const |
|
inline |
uint64_t AlphaISA::PageTableEntry::entry |
Definition at line 67 of file pagetable.hh.
Referenced by _asm_(), _foe(), _for(), _fow(), _gh(), _kre(), _kwe(), _nomb(), _pfn(), _rsv0(), _rsv1(), _sw(), _ure(), _uwe(), operator uint64_t(), operator=(), and valid().
The documentation for this struct was generated from the following file: