Home
last modified time | relevance | path

Searched defs:_PAGE_KERNEL_RO (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h58 #define _PAGE_KERNEL_RO 0 macro
H A Dpte-44x.h81 #define _PAGE_KERNEL_RO 0 macro
H A Dpte-85xx.h34 #define _PAGE_KERNEL_RO 0 macro
H A Dpte-8xx.h55 #define _PAGE_KERNEL_RO (_PAGE_SH | _PAGE_RO) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h49 #define _PAGE_KERNEL_RO ((PROT_NORMAL & ~PTE_WRITE) | PTE_RDONLY) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h53 #define _PAGE_KERNEL_RO (_PAGE_BAP_SR) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h50 #define _PAGE_KERNEL_RO 0 macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpgtable.h207 #define _PAGE_KERNEL_RO (_PAGE_PRESENT | _PAGE_READ | _PAGE_DIRTY | _PAGE_ACCESSED) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h119 #define _PAGE_KERNEL_RO (_PAGE_PRIVILEGED | _PAGE_READ) macro