/Linux-v5.4/arch/h8300/include/asm/ |
D | pgtable.h | 12 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v5.4/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-v5.4/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 | 194 #define PAGE_KERNEL __pgprot(_KERNPG_TABLE) macro
|
/Linux-v5.4/arch/c6x/include/asm/ |
D | pgtable.h | 39 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v5.4/arch/arm/include/asm/ |
D | pgtable-nommu.h | 41 #define PAGE_KERNEL __pgprot(0) macro
|
D | pgtable.h | 96 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | pgtable-prot.h | 48 #define PAGE_KERNEL __pgprot(PROT_NORMAL) macro
|
/Linux-v5.4/arch/xtensa/include/asm/ |
D | pgtable.h | 177 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro 194 # define PAGE_KERNEL __pgprot(0) macro
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
|
/Linux-v5.4/arch/microblaze/include/asm/ |
D | pgtable.h | 33 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to non MMU */ macro 260 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/Linux-v5.4/arch/nios2/include/asm/ |
D | pgtable.h | 66 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/Linux-v5.4/arch/unicore32/include/asm/ |
D | pgtable.h | 98 #define PAGE_KERNEL pgprot_kernel macro
|
/Linux-v5.4/arch/hexagon/include/asm/ |
D | pgtable.h | 117 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
|
/Linux-v5.4/arch/um/include/asm/ |
D | pgtable.h | 62 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
|
/Linux-v5.4/arch/arc/include/asm/ |
D | pgtable.h | 127 #define PAGE_KERNEL __pgprot(_K_PAGE_PERMS | _PAGE_CACHEABLE) macro
|
/Linux-v5.4/arch/csky/include/asm/ |
D | pgtable.h | 84 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | pgtable_32.h | 55 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
|
/Linux-v5.4/arch/riscv/include/asm/ |
D | pgtable.h | 60 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/Linux-v5.4/arch/alpha/include/asm/ |
D | pgtable.h | 105 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
|
/Linux-v5.4/arch/mips/include/asm/ |
D | pgtable.h | 36 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/Linux-v5.4/arch/openrisc/include/asm/ |
D | pgtable.h | 171 #define PAGE_KERNEL \ macro
|