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

/gem5/src/arch/alpha/
H A Dev5.hh77 inline int DTB_PTE_GH(uint64_t reg) { return reg >> 5 & 0x3; } function in namespace:AlphaISA
H A Dev5.cc404 if (DTB_PTE_GH(ipr[IPR_DTB_PTE]) != 0)

Completed in 6 milliseconds