Searched defs:_PAGE_KERNEL_ROX (Results 1 – 4 of 4) sorted by relevance
17 #define _PAGE_KERNEL_ROX _PAGE_ROX macro
47 #define _PAGE_KERNEL_ROX (_PAGE_BAP_SR | _PAGE_BAP_SX) macro
61 #define _PAGE_KERNEL_ROX (_PAGE_SH | _PAGE_RO | _PAGE_EXEC) macro
118 #define _PAGE_KERNEL_ROX (_PAGE_PRIVILEGED | _PAGE_READ | _PAGE_EXEC) macro