Searched refs:DTB_PTE_FONW (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/alpha/
H A Dev5.hh76 inline int DTB_PTE_FONW(uint64_t reg) { return reg >> 2 & 0x1; } function in namespace:AlphaISA
H A Dev5.cc415 entry.fonw = DTB_PTE_FONW(ipr[IPR_DTB_PTE]);

Completed in 6 milliseconds