Home
last modified time | relevance | path

Searched defs:_PAGE_KERNEL_ROX (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpgtable-masks.h17 #define _PAGE_KERNEL_ROX _PAGE_ROX macro
/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h47 #define _PAGE_KERNEL_ROX (_PAGE_BAP_SR | _PAGE_BAP_SX) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h61 #define _PAGE_KERNEL_ROX (_PAGE_SH | _PAGE_RO | _PAGE_EXEC) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h118 #define _PAGE_KERNEL_ROX (_PAGE_PRIVILEGED | _PAGE_READ | _PAGE_EXEC) macro