Home
last modified time | relevance | path

Searched defs:PAGE_KERNEL_RO (Results 1 – 12 of 12) sorted by relevance

/linux/arch/sh/include/asm/
A Dpgtable_32.h229 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT | _PAGE_CACHABLE | \ macro
265 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT | _PAGE_CACHABLE | \ macro
284 #define PAGE_KERNEL_RO __pgprot(0) macro
/linux/arch/arm64/include/asm/
A Dpgtable-prot.h98 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO) macro
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h27 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO) macro
/linux/arch/microblaze/include/asm/
A Dpgtable.h203 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_SHARED) macro
/linux/arch/openrisc/include/asm/
A Dpgtable.h175 #define PAGE_KERNEL_RO \ macro
/linux/arch/xtensa/include/asm/
A Dpgtable.h179 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT) macro
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h94 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO) macro
/linux/arch/x86/include/asm/
A Dpgtable_types.h249 #define PAGE_KERNEL_RO __pgprot_mask(__PAGE_KERNEL_RO | _ENC) macro
/linux/arch/parisc/include/asm/
A Dpgtable.h244 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO) macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h144 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO) macro
/linux/include/linux/
A Dpgtable.h1792 # define PAGE_KERNEL_RO PAGE_KERNEL macro
/linux/arch/s390/include/asm/
A Dpgtable.h442 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_YOUNG | \ macro

Completed in 41 milliseconds