Searched defs:_PAGE_VALID (Results 1 – 4 of 4) sorted by relevance
147 #define _PAGE_VALID (1 << _PAGE_VALID_SHIFT) macro
68 #define _PAGE_VALID _PAGE_PRESENT macro
64 #define _PAGE_VALID 0x0001 macro
114 #define _PAGE_VALID _AC(0x8000000000000000,UL) /* Valid TTE */ macro