/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 145 #define __P001 __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | CACHEDEF) macro 147 #define __P011 __P001 /* Read/Write copy-on-write */ 157 #define __S001 __P001
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable.h | 106 #define __P001 PAGE_READONLY macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pte-common.h | 166 #define __P001 PAGE_READONLY macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgtable-prot.h | 101 #define __P001 PAGE_READONLY macro
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | pgtable.h | 258 #define __P001 PAGE_READONLY macro 260 #define __P011 __P001 /* copy on write */
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 75 #define __P001 PAGE_READONLY macro
|
D | mcf_pgtable.h | 95 #define __P001 __pgprot(CF_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 80 #define __P001 PAGE_READONLY_C macro
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 47 #define __P001 MKP(0, 0, 1) macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 128 #define __P001 __PAGE_READONLY macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgtable.h | 165 #define __P001 PAGE_U_R macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable.h | 74 #define __P001 PAGE_READONLY macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 67 #define __P001 PAGE_READONLY macro
|
D | pgtable_64.h | 195 #define __P001 __pgprot(0) macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 74 #define __P001 PAGE_READ macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 121 #define __P001 _PAGE_P(_PAGE_FOE | _PAGE_FOW) macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgtable.h | 186 #define __P001 PAGE_READONLY_X macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgtable.h | 151 #define __P001 __PAGE_READONLY macro
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgtable.h | 209 #define __P001 PAGE_READONLY /* private --r */ macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgtable.h | 161 #define __P001 (PAGE_READ | _PAGE_CACHE_SHRD) macro
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgtable.h | 271 #define __P001 PAGE_READONLY_X macro
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable_types.h | 219 #define __P001 PAGE_READONLY macro
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgtable.h | 166 #define __P001 PAGE_READONLY macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable.h | 55 #define __P001 __pgprot(0) macro
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 174 #define __P001 PAGE_READONLY macro
|