Home
last modified time | relevance | path

Searched refs:PAGE_COPY (Results 1 – 25 of 40) sorted by relevance

12

/arch/cris/include/arch-v10/arch/
Dmmu.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
92 #define __P010 PAGE_COPY
93 #define __P011 PAGE_COPY
96 #define __P110 PAGE_COPY
97 #define __P111 PAGE_COPY
/arch/sh/include/asm/
Dpgtable.h107 #define __P010 PAGE_COPY
108 #define __P011 PAGE_COPY
111 #define __P110 PAGE_COPY
112 #define __P111 PAGE_COPY
Dpgtable_32.h196 #define PAGE_COPY PAGE_EXECREAD macro
249 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
280 #define PAGE_COPY __pgprot(0) macro
/arch/cris/include/arch-v32/arch/
Dmmu.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
95 #define __P010 PAGE_COPY
96 #define __P011 PAGE_COPY
/arch/score/mm/
Dcache.c100 protection_map[2] = PAGE_COPY; in setup_protection_map()
101 protection_map[3] = PAGE_COPY; in setup_protection_map()
104 protection_map[6] = PAGE_COPY; in setup_protection_map()
105 protection_map[7] = PAGE_COPY; in setup_protection_map()
/arch/powerpc/include/asm/
Dpte-common.h127 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
134 #define __P010 PAGE_COPY
135 #define __P011 PAGE_COPY
/arch/m68k/include/asm/
Dsun3_pgtable.h53 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
77 #define __P010 PAGE_COPY
78 #define __P011 PAGE_COPY
81 #define __P110 PAGE_COPY
82 #define __P111 PAGE_COPY
Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
/arch/mips/mm/
Dcache.c213 protection_map[2] = PAGE_COPY; in setup_protection_map()
214 protection_map[3] = PAGE_COPY; in setup_protection_map()
217 protection_map[6] = PAGE_COPY; in setup_protection_map()
218 protection_map[7] = PAGE_COPY; in setup_protection_map()
/arch/score/include/asm/
Dpgtable.h138 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
147 #define __P010 PAGE_COPY
148 #define __P011 PAGE_COPY
151 #define __P110 PAGE_COPY
152 #define __P111 PAGE_COPY
/arch/um/include/asm/
Dpgtable.h67 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
82 #define __P010 PAGE_COPY
83 #define __P011 PAGE_COPY
86 #define __P110 PAGE_COPY
87 #define __P111 PAGE_COPY
/arch/sparc/include/asm/
Dpgtable_32.h51 #define PAGE_COPY SRMMU_PAGE_COPY macro
66 #define __P010 PAGE_COPY
67 #define __P011 PAGE_COPY
70 #define __P110 PAGE_COPY
71 #define __P111 PAGE_COPY
/arch/m32r/include/asm/
Dpgtable.h124 #define PAGE_COPY \ macro
149 #define PAGE_COPY __pgprot(0) macro
162 #define __P010 PAGE_COPY
163 #define __P011 PAGE_COPY
/arch/frv/include/asm/
Dpgtable.h55 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
311 #define PAGE_COPY __pgprot(__PGPROT_BASE | _PAGE_WP) macro
335 #define __P010 PAGE_COPY
336 #define __P011 PAGE_COPY
339 #define __P110 PAGE_COPY
340 #define __P111 PAGE_COPY
/arch/xtensa/include/asm/
Dpgtable.h124 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
144 # define PAGE_COPY __pgprot(0) macro
159 #define __P010 PAGE_COPY /* private -w- */
160 #define __P011 PAGE_COPY /* private -wr */
/arch/metag/include/asm/
Dpgtable.h153 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
155 #define PAGE_COPY_C PAGE_COPY
165 #define __P010 PAGE_COPY
166 #define __P011 PAGE_COPY
/arch/h8300/include/asm/
Dpgtable.h23 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/c6x/include/asm/
Dpgtable.h40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/arm/include/asm/
Dpgtable-nommu.h42 #define PAGE_COPY __pgprot(0) macro
/arch/x86/include/asm/
Dpgtable_types.h113 #define PAGE_COPY PAGE_COPY_NOEXEC macro
164 #define __P010 PAGE_COPY
165 #define __P011 PAGE_COPY
/arch/microblaze/include/asm/
Dpgtable.h34 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
263 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
276 #define __P010 PAGE_COPY
280 #define __P110 PAGE_COPY
/arch/openrisc/include/asm/
Dpgtable.h172 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
187 #define __P010 PAGE_COPY
191 #define __P110 PAGE_COPY
/arch/blackfin/include/asm/
Dpgtable.h35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/tile/include/asm/
Dpgtable.h115 #define PAGE_COPY \ macro
141 #define __P010 PAGE_COPY /* this is write-only, which we won't support */
142 #define __P011 PAGE_COPY
/arch/arm64/include/asm/
Dpgtable.h85 #define PAGE_COPY __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_NG | PTE_PXN | PTE_UXN) macro
93 #define __P010 PAGE_COPY
94 #define __P011 PAGE_COPY

12