/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 150 #define __P101 __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_EXECUTE | \ macro 153 #define __P111 __P101 /* Read/Write/Execute, copy-on-write */ 164 #define __S101 __P101
|
/Linux-v4.19/arch/x86/um/ |
D | mem_32.c | 23 gate_vma.vm_page_prot = __P101; in gate_vma_init()
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable.h | 110 #define __P101 PAGE_EXECREAD macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pte-common.h | 170 #define __P101 PAGE_READONLY_X macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgtable-prot.h | 105 #define __P101 PAGE_READONLY_EXEC macro
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | pgtable.h | 262 #define __P101 PAGE_EXECREAD macro 264 #define __P111 __P101 /* copy on write */
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 51 #define __P101 MKP(1, 0, 1) macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 79 #define __P101 PAGE_READONLY macro
|
D | mcf_pgtable.h | 108 #define __P101 __pgprot(CF_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 84 #define __P101 PAGE_READONLY_C macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgtable.h | 169 #define __P101 PAGE_U_X_R macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 132 #define __P101 __PAGE_READONLY_EXEC macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable.h | 78 #define __P101 PAGE_READONLY macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 125 #define __P101 _PAGE_P(_PAGE_FOW) macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 78 #define __P101 PAGE_READ_EXEC macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgtable.h | 190 #define __P101 PAGE_READONLY_X macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 71 #define __P101 PAGE_READONLY macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgtable.h | 155 #define __P101 __PAGE_READONLY_EXEC macro
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgtable.h | 213 #define __P101 PAGE_READONLY_EXEC /* private x-r */ macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgtable.h | 165 #define __P101 (PAGE_READ | _PAGE_E | _PAGE_CACHE_SHRD) macro
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgtable.h | 275 #define __P101 PAGE_READONLY_X macro
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable_types.h | 223 #define __P101 PAGE_READONLY_EXEC macro
|
/Linux-v4.19/arch/ia64/mm/ |
D | init.c | 282 gate_vma.vm_page_prot = __P101; in gate_vma_init()
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgtable.h | 170 #define __P101 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RX) macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable.h | 59 #define __P101 __pgprot(0) macro
|