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

/arch/powerpc/include/asm/
H A Dpte-common.h162 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO) macro
/arch/sh/include/asm/
H A Dpgtable_32.h232 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT | _PAGE_CACHABLE | \ macro
268 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT | _PAGE_CACHABLE | \ macro
287 #define PAGE_KERNEL_RO __pgprot(0) macro
/arch/avr32/include/asm/
H A Dpgtable.h147 #define PAGE_KERNEL_RO _PAGE_NORMAL(_PAGE_FLAGS_READ | _PAGE_EXECUTE | _PAGE_GLOBAL) macro
/arch/m32r/include/asm/
H A Dpgtable.h142 #define PAGE_KERNEL_RO MAKE_GLOBAL(__PAGE_KERNEL_RO) macro
155 #define PAGE_KERNEL_RO __pgprot(0) macro
/arch/microblaze/include/asm/
H A Dpgtable.h264 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_SHARED) macro
/arch/openrisc/include/asm/
H A Dpgtable.h178 #define PAGE_KERNEL_RO \ macro
/arch/frv/include/asm/
H A Dpgtable.h321 #define PAGE_KERNEL_RO MAKE_GLOBAL(__PAGE_KERNEL_RO) macro
/arch/mn10300/include/asm/
H A Dpgtable.h179 #define PAGE_KERNEL_RO __pgprot(__PAGE_KERNEL_RO) macro
/arch/parisc/include/asm/
H A Dpgtable.h229 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO) macro
/arch/tile/include/asm/
H A Dpgtable.h130 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO) macro
/arch/x86/include/asm/
H A Dpgtable_types.h176 #define PAGE_KERNEL_RO __pgprot(__PAGE_KERNEL_RO) macro
/arch/s390/include/asm/
H A Dpgtable.h436 #define PAGE_KERNEL_RO __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_YOUNG | \ macro

Completed in 236 milliseconds