/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 148 #define __P100 __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro 152 #define __P110 __P100 /* Write/execute copy-on-write */
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable.h | 109 #define __P100 PAGE_EXECREAD macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pte-common.h | 169 #define __P100 PAGE_READONLY_X macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgtable-prot.h | 104 #define __P100 PAGE_EXECONLY macro
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | pgtable.h | 261 #define __P100 PAGE_EXECREAD macro 263 #define __P110 __P100 /* copy on write */
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 78 #define __P100 PAGE_READONLY macro
|
D | mcf_pgtable.h | 105 #define __P100 __pgprot(CF_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 83 #define __P100 PAGE_READONLY_C macro
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 50 #define __P100 MKP(1, 0, 0) macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 131 #define __P100 __PAGE_READONLY_EXEC macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgtable.h | 168 #define __P100 PAGE_U_X_R /* X => R */ macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable.h | 77 #define __P100 PAGE_READONLY macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 70 #define __P100 PAGE_READONLY macro
|
D | pgtable_64.h | 198 #define __P100 __pgprot(0) macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 77 #define __P100 PAGE_EXEC macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 124 #define __P100 _PAGE_P(_PAGE_FOW | _PAGE_FOR) macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgtable.h | 189 #define __P100 PAGE_READONLY macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgtable.h | 154 #define __P100 __PAGE_READONLY_EXEC macro
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgtable.h | 212 #define __P100 PAGE_READONLY_EXEC /* private x-- */ macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgtable.h | 164 #define __P100 (PAGE_EXEC | _PAGE_CACHE_SHRD) macro
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgtable.h | 274 #define __P100 PAGE_READONLY macro
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable_types.h | 222 #define __P100 PAGE_READONLY_EXEC macro
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgtable.h | 169 #define __P100 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_X_RX) macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable.h | 58 #define __P100 __pgprot(0) macro
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 177 #define __P100 PAGE_READONLY_X macro
|