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.h68 #define PAGE_KERNEL_RO __pgprot((PROT_NORMAL & ~PTE_WRITE) | PTE_RDONLY) macro
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h17 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO) macro
/linux/arch/microblaze/include/asm/
A Dpgtable.h200 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_SHARED) macro
/linux/arch/openrisc/include/asm/
A Dpgtable.h172 #define PAGE_KERNEL_RO \ macro
/linux/arch/xtensa/include/asm/
A Dpgtable.h176 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT) macro
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h118 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO) macro
/linux/arch/x86/include/asm/
A Dpgtable_types.h217 #define PAGE_KERNEL_RO __pgprot_mask(__PAGE_KERNEL_RO | _ENC) macro
/linux/arch/parisc/include/asm/
A Dpgtable.h259 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO) macro
/linux/include/linux/
A Dpgtable.h1498 # define PAGE_KERNEL_RO PAGE_KERNEL macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h163 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO) macro
/linux/arch/s390/include/asm/
A Dpgtable.h414 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_YOUNG | \ macro

Completed in 30 milliseconds