/linux-6.6.21/arch/m68k/include/asm/ |
D | pgtable_no.h | 29 #define PAGE_KERNEL __pgprot(0) macro
|
D | sun3_pgtable.h | 58 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 80 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
|
D | mcf_pgtable.h | 79 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
|
/linux-6.6.21/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
|
/linux-6.6.21/arch/arm/include/asm/ |
D | pgtable-nommu.h | 38 #define PAGE_KERNEL __pgprot(0) macro
|
D | pgtable.h | 101 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | pgtable-prot.h | 84 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/linux-6.6.21/arch/arc/include/asm/ |
D | pgtable-bits-arcv2.h | 52 #define PAGE_KERNEL __pgprot(___DEF | _PAGE_GLOBAL \ macro
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | pgtable.h | 178 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro 195 # define PAGE_KERNEL __pgprot(0) macro
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | pgtable-bits.h | 86 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
|
/linux-6.6.21/arch/nios2/include/asm/ |
D | pgtable.h | 47 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/linux-6.6.21/arch/csky/include/asm/ |
D | pgtable.h | 62 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_VALID | \ macro
|
/linux-6.6.21/arch/hexagon/include/asm/ |
D | pgtable.h | 119 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
|
/linux-6.6.21/arch/um/include/asm/ |
D | pgtable.h | 65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | pgtable.h | 200 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro 902 #define PAGE_KERNEL __pgprot(0) macro
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | pgtable.h | 202 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/linux-6.6.21/arch/openrisc/include/asm/ |
D | pgtable.h | 172 #define PAGE_KERNEL \ macro
|
/linux-6.6.21/arch/alpha/include/asm/ |
D | pgtable.h | 106 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | pgtable_32.h | 57 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 116 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
|
/linux-6.6.21/arch/mips/include/asm/ |
D | pgtable.h | 30 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/linux-6.6.21/arch/x86/include/asm/ |
D | pgtable_types.h | 246 #define PAGE_KERNEL __pgprot_mask(__PAGE_KERNEL | _ENC) macro
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | pgtable.h | 146 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX) macro
|