| /Linux-v5.4/arch/sh/include/asm/ |
| D | pgtable.h | 104 #define __P010 PAGE_COPY 105 #define __P011 PAGE_COPY 108 #define __P110 PAGE_COPY 109 #define __P111 PAGE_COPY
|
| D | pgtable_32.h | 193 #define PAGE_COPY PAGE_EXECREAD macro 246 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro 277 #define PAGE_COPY __pgprot(0) macro
|
| /Linux-v5.4/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 52 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro 76 #define __P010 PAGE_COPY 77 #define __P011 PAGE_COPY 80 #define __P110 PAGE_COPY 81 #define __P111 PAGE_COPY
|
| D | pgtable_no.h | 28 #define PAGE_COPY __pgprot(0) macro
|
| /Linux-v5.4/arch/mips/mm/ |
| D | cache.c | 183 protection_map[2] = PAGE_COPY; in setup_protection_map() 184 protection_map[3] = PAGE_COPY; in setup_protection_map() 187 protection_map[6] = PAGE_COPY; in setup_protection_map() 188 protection_map[7] = PAGE_COPY; in setup_protection_map()
|
| /Linux-v5.4/arch/csky/include/asm/ |
| D | pgtable.h | 82 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _CACHE_CACHED) macro 91 #define __P010 PAGE_COPY 92 #define __P011 PAGE_COPY 95 #define __P110 PAGE_COPY 96 #define __P111 PAGE_COPY
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | pgtable_32.h | 53 #define PAGE_COPY SRMMU_PAGE_COPY macro 68 #define __P010 PAGE_COPY 69 #define __P011 PAGE_COPY 72 #define __P110 PAGE_COPY 73 #define __P111 PAGE_COPY
|
| /Linux-v5.4/arch/um/include/asm/ |
| D | pgtable.h | 60 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro 73 #define __P010 PAGE_COPY 74 #define __P011 PAGE_COPY 77 #define __P110 PAGE_COPY 78 #define __P111 PAGE_COPY
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | pgtable.h | 26 #define __P010 PAGE_COPY 27 #define __P011 PAGE_COPY
|
| /Linux-v5.4/arch/nds32/include/asm/ |
| D | pgtable.h | 147 #define PAGE_COPY __pgprot(_PAGE_V | _PAGE_M_UR_KR) macro 162 #define __P010 (PAGE_COPY | _PAGE_CACHE_SHRD) 163 #define __P011 (PAGE_COPY | _PAGE_CACHE_SHRD) 166 #define __P110 (PAGE_COPY | _PAGE_E | _PAGE_CACHE_SHRD) 167 #define __P111 (PAGE_COPY | _PAGE_E | _PAGE_CACHE_SHRD)
|
| /Linux-v5.4/arch/xtensa/include/asm/ |
| D | pgtable.h | 170 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro 192 # define PAGE_COPY __pgprot(0) macro 207 #define __P010 PAGE_COPY /* private -w- */ 208 #define __P011 PAGE_COPY /* private -wr */
|
| /Linux-v5.4/arch/microblaze/include/asm/ |
| D | pgtable.h | 31 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro 257 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro 270 #define __P010 PAGE_COPY 274 #define __P110 PAGE_COPY
|
| /Linux-v5.4/arch/riscv/include/asm/ |
| D | pgtable.h | 48 #define PAGE_COPY PAGE_READ macro 70 #define __P010 PAGE_COPY 71 #define __P011 PAGE_COPY
|
| /Linux-v5.4/arch/openrisc/include/asm/ |
| D | pgtable.h | 168 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro 183 #define __P010 PAGE_COPY 187 #define __P110 PAGE_COPY
|
| /Linux-v5.4/arch/h8300/include/asm/ |
| D | pgtable.h | 10 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/32/ |
| D | pte-44x.h | 122 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
| D | pte-fsl-booke.h | 68 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
| D | pte-40x.h | 83 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
| D | pte-8xx.h | 81 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
|
| /Linux-v5.4/arch/arm/include/asm/ |
| D | pgtable-nommu.h | 39 #define PAGE_COPY __pgprot(0) macro
|
| /Linux-v5.4/arch/c6x/include/asm/ |
| D | pgtable.h | 37 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | pgtable_types.h | 163 #define PAGE_COPY PAGE_COPY_NOEXEC macro 219 #define __P010 PAGE_COPY 220 #define __P011 PAGE_COPY
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ |
| D | pte-book3e.h | 97 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
| /Linux-v5.4/arch/nios2/include/asm/ |
| D | pgtable.h | 72 #define PAGE_COPY MKP(0, 0, 1) macro
|
| /Linux-v5.4/arch/unicore32/include/asm/ |
| D | pgtable.h | 92 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
|