Searched defs:_PAGE_KERNEL_RW (Results 1 – 4 of 4) sorted by relevance
18 #define _PAGE_KERNEL_RW (_PAGE_RW | _PAGE_DIRTY) macro
44 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY) macro
62 #define _PAGE_KERNEL_RW (_PAGE_SH | _PAGE_DIRTY) macro
116 #define _PAGE_KERNEL_RW (_PAGE_PRIVILEGED | _PAGE_RW | _PAGE_DIRTY) macro