/linux/arch/sh/include/asm/ |
A D | pgtable.h | 94 #define __P010 PAGE_COPY 95 #define __P011 PAGE_COPY 98 #define __P110 PAGE_COPY 99 #define __P111 PAGE_COPY
|
A 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/arch/m68k/include/asm/ |
A 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
|
A D | pgtable_no.h | 28 #define PAGE_COPY __pgprot(0) macro
|
A D | motorola_pgtable.h | 75 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
|
A D | mcf_pgtable.h | 84 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
|
/linux/arch/um/include/asm/ |
A 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/arch/sparc/include/asm/ |
A D | pgtable_32.h | 55 #define PAGE_COPY SRMMU_PAGE_COPY macro 70 #define __P010 PAGE_COPY 71 #define __P011 PAGE_COPY 74 #define __P110 PAGE_COPY 75 #define __P111 PAGE_COPY
|
/linux/arch/nds32/include/asm/ |
A D | pgtable.h | 142 #define PAGE_COPY __pgprot(_PAGE_V | _PAGE_M_UR_KR) macro 157 #define __P010 (PAGE_COPY | _PAGE_CACHE_SHRD) 158 #define __P011 (PAGE_COPY | _PAGE_CACHE_SHRD) 161 #define __P110 (PAGE_COPY | _PAGE_E | _PAGE_CACHE_SHRD) 162 #define __P111 (PAGE_COPY | _PAGE_E | _PAGE_CACHE_SHRD)
|
/linux/arch/xtensa/include/asm/ |
A D | pgtable.h | 168 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro 190 # define PAGE_COPY __pgprot(0) macro 205 #define __P010 PAGE_COPY /* private -w- */ 206 #define __P011 PAGE_COPY /* private -wr */
|
/linux/arch/powerpc/include/asm/ |
A D | pgtable.h | 26 #define __P010 PAGE_COPY 27 #define __P011 PAGE_COPY
|
/linux/arch/openrisc/include/asm/ |
A D | pgtable.h | 166 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro 181 #define __P010 PAGE_COPY 185 #define __P110 PAGE_COPY
|
/linux/arch/microblaze/include/asm/ |
A D | pgtable.h | 196 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro 209 #define __P010 PAGE_COPY 213 #define __P110 PAGE_COPY
|
/linux/arch/h8300/include/asm/ |
A D | pgtable.h | 8 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux/arch/arm/include/asm/ |
A D | pgtable-nommu.h | 38 #define PAGE_COPY __pgprot(0) macro
|
A D | pgtable.h | 88 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pte-40x.h | 82 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
A D | pte-44x.h | 122 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
A D | pte-fsl-booke.h | 68 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
A D | pte-8xx.h | 84 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
|
/linux/arch/x86/include/asm/ |
A D | pgtable_types.h | 183 #define PAGE_COPY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro 234 #define __P010 PAGE_COPY 235 #define __P011 PAGE_COPY
|
/linux/arch/riscv/include/asm/ |
A D | pgtable.h | 130 #define PAGE_COPY PAGE_READ macro 162 #define __P010 PAGE_COPY 163 #define __P011 PAGE_COPY
|
/linux/arch/powerpc/include/asm/nohash/ |
A D | pte-book3e.h | 97 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux/arch/nios2/include/asm/ |
A D | pgtable.h | 69 #define PAGE_COPY MKP(0, 0, 1) macro
|
/linux/arch/hexagon/include/asm/ |
A D | pgtable.h | 110 #define PAGE_COPY PAGE_READONLY macro
|