/Linux-v4.19/arch/h8300/include/asm/ |
D | pgtable.h | 13 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | pgtable_no.h | 30 #define PAGE_KERNEL __pgprot(0) macro
|
D | sun3_pgtable.h | 58 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 66 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
|
D | mcf_pgtable.h | 76 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable_32.h | 214 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHABLE | \ macro 256 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_CACHABLE | \ macro 282 #define PAGE_KERNEL __pgprot(0) macro
|
D | pgtable_64.h | 197 #define PAGE_KERNEL __pgprot(_KERNPG_TABLE) macro
|
/Linux-v4.19/arch/c6x/include/asm/ |
D | pgtable.h | 42 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgtable-prot.h | 59 #define PAGE_KERNEL __pgprot(PROT_NORMAL) macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgtable-nommu.h | 44 #define PAGE_KERNEL __pgprot(0) macro
|
D | pgtable.h | 99 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pte-common.h | 184 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgtable.h | 180 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro 197 # define PAGE_KERNEL __pgprot(0) macro
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgtable.h | 33 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to non MMU */ macro 262 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 66 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 101 #define PAGE_KERNEL pgprot_kernel macro
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 130 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable.h | 64 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgtable.h | 130 #define PAGE_KERNEL __pgprot(_K_PAGE_PERMS | _PAGE_CACHEABLE) macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 67 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 55 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable.h | 34 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 105 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgtable.h | 175 #define PAGE_KERNEL \ macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgtable.h | 154 #define PAGE_KERNEL __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_D | _PAGE_E | _PAGE_G | _PAGE_CACHE_SHRD) macro
|