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

/arch/powerpc/include/asm/
H A Dpte-common.h157 #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.h273 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_SHARED) macro
/arch/openrisc/include/asm/
H A Dpgtable.h178 #define PAGE_KERNEL_RO \ macro
/arch/tile/include/asm/
H A Dpgtable.h126 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO) macro
/arch/x86/include/asm/
H A Dpgtable_types.h122 #define PAGE_KERNEL_RO __pgprot(__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.h218 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO) macro

Completed in 303 milliseconds