Searched defs:_PAGE_KERNEL_ROX (Results 1 – 8 of 8) sorted by relevance
59 #define _PAGE_KERNEL_ROX _PAGE_EXEC macro
82 #define _PAGE_KERNEL_ROX _PAGE_EXEC macro
35 #define _PAGE_KERNEL_ROX _PAGE_EXEC macro
56 #define _PAGE_KERNEL_ROX (_PAGE_SH | _PAGE_RO | _PAGE_EXEC) macro
50 #define _PAGE_KERNEL_ROX ((PROT_NORMAL & ~(PTE_WRITE | PTE_PXN)) | PTE_RDONLY) macro
55 #define _PAGE_KERNEL_ROX (_PAGE_BAP_SR | _PAGE_BAP_SX) macro
51 #define _PAGE_KERNEL_ROX (_PAGE_EXEC) macro
120 #define _PAGE_KERNEL_ROX (_PAGE_PRIVILEGED | _PAGE_READ | _PAGE_EXEC) macro