/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | pgtable.h | 130 #define __P000 __pgprot(_PAGE_PRESENT | _PAGE_USER | CACHEDEF) macro 132 #define __P010 __P000 /* Write-only copy-on-write */ 142 #define __S000 __P000
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | pgtable.h | 24 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | pgtable.h | 94 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable-prot.h | 91 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
D | pgtable.h | 282 #define __P000 PAGE_NONE macro 284 #define __P010 __P000 /* copy on write */
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 74 #define __P000 PAGE_NONE macro
|
D | motorola_pgtable.h | 90 #define __P000 PAGE_NONE_C macro
|
D | mcf_pgtable.h | 94 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
D | pgtable.h | 45 #define __P000 MKP(0, 0, 0) macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | pgtable.h | 156 #define __P000 PAGE_U_NONE macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgtable.h | 80 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | pgtable.h | 71 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgtable_32.h | 69 #define __P000 PAGE_NONE macro
|
D | pgtable_64.h | 194 #define __P000 __pgprot(0) macro
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | pgtable.h | 141 #define __P000 __PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
D | pgtable.h | 180 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | pgtable.h | 120 #define __P000 _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | pgtable.h | 204 #define __P000 PAGE_NONE /* private --- */ macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
D | pgtable.h | 250 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | pgtable.h | 118 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | pgtable.h | 155 #define __P000 (PAGE_NONE | _PAGE_CACHE_SHRD) macro
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | pgtable.h | 165 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | pgtable_types.h | 236 #define __P000 PAGE_NONE macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgtable.h | 54 #define __P000 __pgprot(0) macro
|
/kernel/linux/linux-5.10/mm/ |
D | debug_vm_pgtable.c | 1001 protnone = __P000; in debug_vm_pgtable()
|