/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | pgtable.h | 131 #define __P001 __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | CACHEDEF) macro 133 #define __P011 __P001 /* Read/Write copy-on-write */ 143 #define __S001 __P001
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | pgtable.h | 25 #define __P001 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | pgtable.h | 95 #define __P001 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable-prot.h | 92 #define __P001 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
D | pgtable.h | 276 #define __P001 PAGE_READONLY macro 278 #define __P011 __P001 /* copy on write */
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 75 #define __P001 PAGE_READONLY macro
|
D | motorola_pgtable.h | 91 #define __P001 PAGE_READONLY_C macro
|
D | mcf_pgtable.h | 95 #define __P001 __pgprot(CF_PAGE_VALID \ macro
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
D | pgtable.h | 46 #define __P001 MKP(0, 0, 1) macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | pgtable.h | 157 #define __P001 PAGE_U_R macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgtable.h | 81 #define __P001 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | pgtable.h | 72 #define __P001 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | pgtable.h | 205 #define __P001 PAGE_READONLY /* private --r */ macro
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | pgtable.h | 151 #define __P001 __PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
D | pgtable.h | 181 #define __P001 PAGE_READONLY_X macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgtable_32.h | 70 #define __P001 PAGE_READONLY macro
|
D | pgtable_64.h | 195 #define __P001 __pgprot(0) macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | pgtable.h | 121 #define __P001 _PAGE_P(_PAGE_FOE | _PAGE_FOW) macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | pgtable.h | 156 #define __P001 (PAGE_READ | _PAGE_CACHE_SHRD) macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
D | pgtable.h | 251 #define __P001 PAGE_READONLY_X macro
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | pgtable.h | 141 #define __P001 PAGE_READ macro
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | pgtable.h | 166 #define __P001 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | pgtable_types.h | 237 #define __P001 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgtable.h | 55 #define __P001 __pgprot(0) macro
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | pgtable.h | 428 #define __P001 PAGE_RO macro
|