/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | pgtable.h | 134 #define __P100 __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro 138 #define __P110 __P100 /* Write/execute copy-on-write */
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | pgtable.h | 28 #define __P100 PAGE_READONLY_X macro
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | pgtable.h | 98 #define __P100 PAGE_EXECREAD macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable-prot.h | 95 #define __P100 PAGE_READONLY_EXEC macro
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
D | pgtable.h | 279 #define __P100 PAGE_EXECREAD macro 281 #define __P110 __P100 /* copy on write */
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 78 #define __P100 PAGE_READONLY macro
|
D | motorola_pgtable.h | 94 #define __P100 PAGE_READONLY_C macro
|
D | mcf_pgtable.h | 105 #define __P100 __pgprot(CF_PAGE_VALID \ macro
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
D | pgtable.h | 49 #define __P100 MKP(1, 0, 0) macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | pgtable.h | 160 #define __P100 PAGE_U_X_R /* X => R */ macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgtable.h | 84 #define __P100 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | pgtable.h | 75 #define __P100 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | pgtable.h | 208 #define __P100 PAGE_READONLY_EXEC /* private x-- */ macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | pgtable.h | 124 #define __P100 _PAGE_P(_PAGE_FOW | _PAGE_FOR) macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgtable_32.h | 73 #define __P100 PAGE_READONLY macro
|
D | pgtable_64.h | 198 #define __P100 __pgprot(0) macro
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | pgtable.h | 154 #define __P100 __PAGE_READONLY_EXEC macro
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
D | pgtable.h | 184 #define __P100 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
D | pgtable.h | 254 #define __P100 PAGE_READONLY macro
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | pgtable.h | 144 #define __P100 PAGE_EXEC macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | pgtable.h | 159 #define __P100 (PAGE_EXEC | _PAGE_CACHE_SHRD) macro
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | pgtable.h | 169 #define __P100 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_X_RX) macro
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | pgtable_types.h | 241 #define __P100 PAGE_READONLY_EXEC macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgtable.h | 58 #define __P100 __pgprot(0) macro
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | pgtable.h | 431 #define __P100 PAGE_RX macro
|