Searched defs:_PAGE_KERNEL_RW (Results 1 – 7 of 7) sorted by relevance
93 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
60 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
36 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
57 #define _PAGE_KERNEL_RW (_PAGE_SH | _PAGE_DIRTY) macro
53 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY) macro
49 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
117 #define _PAGE_KERNEL_RW (_PAGE_PRIVILEGED | _PAGE_RW | _PAGE_DIRTY) macro