/arch/x86/um/ |
D | mem_32.c | 23 gate_vma.vm_page_prot = __P101; in gate_vma_init()
|
/arch/hexagon/include/asm/ |
D | pgtable.h | 151 #define __P101 __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_EXECUTE | \ macro 154 #define __P111 __P101 /* Read/Write/Execute, copy-on-write */ 165 #define __S101 __P101
|
/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 95 #define __P101 PAGE_READONLY macro
|
/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 98 #define __P101 PAGE_READONLY_EXEC macro
|
/arch/sh/include/asm/ |
D | pgtable.h | 110 #define __P101 PAGE_EXECREAD macro
|
/arch/arm64/include/asm/ |
D | pgtable-prot.h | 85 #define __P101 PAGE_READONLY_EXEC macro
|
/arch/powerpc/include/asm/ |
D | pte-common.h | 161 #define __P101 PAGE_READONLY_X macro
|
/arch/parisc/include/asm/ |
D | pgtable.h | 262 #define __P101 PAGE_EXECREAD macro 264 #define __P111 __P101 /* copy on write */
|
/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 79 #define __P101 PAGE_READONLY macro
|
D | motorola_pgtable.h | 84 #define __P101 PAGE_READONLY_C macro
|
D | mcf_pgtable.h | 108 #define __P101 __pgprot(CF_PAGE_VALID \ macro
|
/arch/nios2/include/asm/ |
D | pgtable.h | 51 #define __P101 MKP(1, 0, 1) macro
|
/arch/m32r/include/asm/ |
D | pgtable.h | 163 #define __P101 PAGE_READONLY_EXEC macro
|
/arch/unicore32/include/asm/ |
D | pgtable.h | 132 #define __P101 __PAGE_READONLY_EXEC macro
|
/arch/arc/include/asm/ |
D | pgtable.h | 169 #define __P101 PAGE_U_X_R macro
|
/arch/metag/include/asm/ |
D | pgtable.h | 76 #define __P101 PAGE_READONLY macro
|
/arch/score/include/asm/ |
D | pgtable.h | 140 #define __P101 PAGE_READONLY macro
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 190 #define __P101 PAGE_READONLY_X macro
|
/arch/alpha/include/asm/ |
D | pgtable.h | 125 #define __P101 _PAGE_P(_PAGE_FOW) macro
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 71 #define __P101 PAGE_READONLY macro
|
/arch/um/include/asm/ |
D | pgtable.h | 78 #define __P101 PAGE_READONLY macro
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 204 #define __P101 PAGE_READONLY_EXEC /* private x-r */ macro
|
/arch/arm/include/asm/ |
D | pgtable.h | 155 #define __P101 __PAGE_READONLY_EXEC macro
|
/arch/tile/include/asm/ |
D | pgtable.h | 144 #define __P101 PAGE_READONLY_EXEC macro
|
/arch/mn10300/include/asm/ |
D | pgtable.h | 199 #define __P101 PAGE_READONLY_EXEC macro
|