Searched defs:_KERNPG_TABLE (Results 1 – 7 of 7) sorted by relevance
17 #define _KERNPG_TABLE 0 macro
82 #define _KERNPG_TABLE (_PAGE_TABLE | _PAGE_KERNEL) macro
87 #define _KERNPG_TABLE (_PAGE_TABLE | _PAGE_KERNEL) macro
169 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
69 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | \ macro
61 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY) macro
110 #define _KERNPG_TABLE \ macro