Searched defs:_PAGE_VALID (Results 1 – 6 of 6) sorted by relevance
21 #define _PAGE_VALID (1<<1) macro
21 #define _PAGE_VALID (1<<7) macro
164 #define _PAGE_VALID (1 << _PAGE_VALID_SHIFT) macro
55 #define _PAGE_VALID _PAGE_PRESENT macro
64 #define _PAGE_VALID 0x0001 macro
114 #define _PAGE_VALID _AC(0x8000000000000000,UL) /* Valid TTE */ macro