Searched refs:PAGE_COPY (Results 1 - 25 of 36) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v10/
H A Dmmu.h77 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
91 #define __P010 PAGE_COPY
92 #define __P011 PAGE_COPY
95 #define __P110 PAGE_COPY
96 #define __P111 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Dmmu.h76 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
93 #define __P010 PAGE_COPY
94 #define __P011 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dpgtable.h31 #define PAGE_COPY __pgprot(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A 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
H A Dmotorola_pgtable.h63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dpgtable.h28 #define __P010 PAGE_COPY
29 #define __P011 PAGE_COPY
32 #define __P110 PAGE_COPY
33 #define __P111 PAGE_COPY
206 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY ) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dpgtable.h119 # define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
134 # define PAGE_COPY __pgprot(0) macro
149 #define __P010 PAGE_COPY /* private -w- */
150 #define __P011 PAGE_COPY /* private -wr */
153 #define __P110 PAGE_COPY /* private xw- */
154 #define __P111 PAGE_COPY /* private xwr */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-h8300/
H A Dpgtable.h23 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Dpgtable.h27 #define PAGE_COPY __pgprot(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dpgtable-nommu.h41 #define PAGE_COPY __pgprot(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Dpgtable.h81 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
92 #define __P010 PAGE_COPY
93 #define __P011 PAGE_COPY
96 #define __P110 PAGE_COPY
97 #define __P111 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dpgtable.h55 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
313 #define PAGE_COPY __pgprot(__PGPROT_BASE | _PAGE_WP) macro
337 #define __P010 PAGE_COPY
338 #define __P011 PAGE_COPY
341 #define __P110 PAGE_COPY
342 #define __P111 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dpgtable.h29 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dpgtable.h124 #define PAGE_COPY \ macro
149 #define PAGE_COPY __pgprot(0) macro
162 #define __P010 PAGE_COPY
163 #define __P011 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpgtable.h27 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
45 #define __P010 PAGE_COPY
46 #define __P011 PAGE_COPY
49 #define __P110 PAGE_COPY
50 #define __P111 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpgtable.h27 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
45 #define __P010 PAGE_COPY
46 #define __P011 PAGE_COPY
49 #define __P110 PAGE_COPY
50 #define __P111 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpgtable.h190 #define PAGE_COPY PAGE_EXECREAD macro
244 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
275 #define PAGE_COPY __pgprot(0) macro
300 #define __P010 PAGE_COPY
301 #define __P011 PAGE_COPY
304 #define __P110 PAGE_COPY
305 #define __P111 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dinit.c330 protection_map[2] = PAGE_COPY;
331 protection_map[3] = PAGE_COPY;
334 protection_map[6] = PAGE_COPY;
335 protection_map[7] = PAGE_COPY;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgtable-ppc64.h93 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
121 #define __P010 PAGE_COPY
122 #define __P011 PAGE_COPY
H A Dpgtable-ppc32.h438 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
452 #define __P010 PAGE_COPY
456 #define __P110 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpgtable.h147 #define PAGE_COPY \ macro
181 #define __P010 PAGE_COPY
182 #define __P011 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpgtable.h446 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
460 #define __P010 PAGE_COPY
464 #define __P110 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dpgtable.h178 #define PAGE_COPY PAGE_COPY_NOEXEC macro
213 #define __P010 PAGE_COPY
214 #define __P011 PAGE_COPY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dbinfmt_elf32.c230 PAGE_COPY_EXEC: PAGE_COPY;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dia32_binfmt.c321 PAGE_COPY_EXEC : PAGE_COPY;

Completed in 159 milliseconds

12