/kernel/linux/linux-5.10/arch/h8300/include/asm/ |
D | pgtable.h | 10 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/kernel/linux/linux-5.10/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 | 77 #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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | pgtable-nommu.h | 40 #define PAGE_KERNEL __pgprot(0) macro
|
D | pgtable.h | 102 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
|
/kernel/linux/linux-5.10/arch/c6x/include/asm/ |
D | pgtable.h | 38 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable-prot.h | 68 #define PAGE_KERNEL __pgprot(PROT_NORMAL) macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | pgtable.h | 176 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro 193 # define PAGE_KERNEL __pgprot(0) macro
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | pgtable.h | 101 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro 457 #define PAGE_KERNEL __pgprot(0) macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
D | pgtable.h | 29 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to non MMU */ macro 242 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
D | pgtable.h | 65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | pgtable.h | 116 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgtable.h | 71 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | pgtable.h | 126 #define PAGE_KERNEL __pgprot(_K_PAGE_PERMS | _PAGE_CACHEABLE) macro
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | pgtable.h | 62 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgtable_32.h | 58 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
D | pgtable.h | 170 #define PAGE_KERNEL \ macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | pgtable.h | 105 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | pgtable.h | 149 #define PAGE_KERNEL __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_D | _PAGE_E | _PAGE_G | _PAGE_CACHE_SHRD) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 77 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgtable.h | 36 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|