Searched defs:_PAGE_BASE (Results 1 – 11 of 11) sorted by relevance
113 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT) macro115 #define _PAGE_BASE (_PAGE_BASE_NC) macro
59 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT) macro61 #define _PAGE_BASE (_PAGE_BASE_NC) macro
76 #define _PAGE_BASE (_PAGE_BASE_NC) macro
78 #define _PAGE_BASE (_PAGE_BASE_NC) macro
88 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT) macro90 #define _PAGE_BASE (_PAGE_BASE_NC) macro
53 #define _PAGE_BASE (_PAGE_PRESENT | _PAGE_ACCESSED) macro
182 #define _PAGE_BASE (_PAGE_PRESENT | _PAGE_ACCESSED) macro
152 #define _PAGE_BASE (_PAGE_PRESENT | _PAGE_ACCESSED) macro
95 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT) macro
120 #define _PAGE_BASE (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_USER) macro
138 #define _PAGE_BASE (_PAGE_BASE_NC) macro
Completed in 18 milliseconds