Searched defs:_PAGE_PRESENT (Results 1 – 3 of 3) sorted by relevance
53 #define _PAGE_PRESENT 0x001 macro
92 #define _PAGE_PRESENT (1U << 5) macro
323 #define _PAGE_PRESENT _AC(0x001,U) macro
Completed in 7 milliseconds