Home
last modified time | relevance | path

Searched refs:PTE_VALID (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/intel/ia32/sys/
H A Dpte.h120 #define PTE_VALID 0x01 macro
/titanic_50/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c230 if (pte & PTE_VALID) in xpv_va_walk()