Searched defs:PT_FOREIGN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmach_mmu.h126 * PT_FOREIGN - used for the hypervisor, check via
127 * (pte & PT_SOFTWARE) >= PT_FOREIGN
132 #define PT_FOREIGN (0x600) /* MFN mapped on the hypervisor has no PFN */ macro

Completed in 57 milliseconds