Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h59 #define _PAGE_KERNEL_ROX _PAGE_EXEC macro
H A Dpte-44x.h82 #define _PAGE_KERNEL_ROX _PAGE_EXEC macro
H A Dpte-85xx.h35 #define _PAGE_KERNEL_ROX _PAGE_EXEC macro
H A Dpte-8xx.h56 #define _PAGE_KERNEL_ROX (_PAGE_SH | _PAGE_RO | _PAGE_EXEC) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h50 #define _PAGE_KERNEL_ROX ((PROT_NORMAL & ~(PTE_WRITE | PTE_PXN)) | PTE_RDONLY) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h55 #define _PAGE_KERNEL_ROX (_PAGE_BAP_SR | _PAGE_BAP_SX) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h51 #define _PAGE_KERNEL_ROX (_PAGE_EXEC) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h120 #define _PAGE_KERNEL_ROX (_PAGE_PRIVILEGED | _PAGE_READ | _PAGE_EXEC) macro