Home
last modified time | relevance | path

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

12

/arch/cris/include/arch-v10/arch/
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
/arch/sh/include/asm/
Dpgtable.h106 #define __P010 PAGE_COPY
107 #define __P011 PAGE_COPY
110 #define __P110 PAGE_COPY
111 #define __P111 PAGE_COPY
Dpgtable_32.h174 #define PAGE_COPY PAGE_EXECREAD macro
233 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
264 #define PAGE_COPY __pgprot(0) macro
Dpgtable_64.h182 #define PAGE_COPY PAGE_EXECREAD macro
/arch/mips/mm/
Dcache.c142 protection_map[2] = PAGE_COPY; in setup_protection_map()
143 protection_map[3] = PAGE_COPY; in setup_protection_map()
146 protection_map[6] = PAGE_COPY; in setup_protection_map()
147 protection_map[7] = PAGE_COPY; in setup_protection_map()
/arch/cris/include/arch-v32/arch/
Dmmu.h76 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
93 #define __P010 PAGE_COPY
94 #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
Dmotorola_pgtable.h63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/arch/um/include/asm/
Dpgtable.h63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
75 #define __P010 PAGE_COPY
76 #define __P011 PAGE_COPY
79 #define __P110 PAGE_COPY
80 #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/sparc/mm/
Dinit_32.c345 protection_map[2] = PAGE_COPY; in paging_init()
346 protection_map[3] = PAGE_COPY; in paging_init()
349 protection_map[6] = PAGE_COPY; in paging_init()
350 protection_map[7] = PAGE_COPY; in paging_init()
/arch/h8300/include/asm/
Dpgtable.h23 #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
Dpgtable.h209 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER) macro
/arch/blackfin/include/asm/
Dpgtable.h29 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/powerpc/include/asm/
Dpgtable-ppc64.h108 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
140 #define __P010 PAGE_COPY
141 #define __P011 PAGE_COPY
Dpgtable-ppc32.h484 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
498 #define __P010 PAGE_COPY
502 #define __P110 PAGE_COPY
/arch/x86/include/asm/
Dpgtable.h82 #define PAGE_COPY PAGE_COPY_NOEXEC macro
131 #define __P010 PAGE_COPY
132 #define __P011 PAGE_COPY
/arch/avr32/include/asm/
Dpgtable.h152 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
/arch/alpha/include/asm/
Dpgtable.h102 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/arch/mips/include/asm/
Dpgtable.h27 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
/arch/sparc/include/asm/
Dpgtable_32.h64 #define PAGE_COPY __pgprot(BTFIXUP_INT(page_copy)) macro
/arch/parisc/include/asm/
Dpgtable.h203 #define PAGE_COPY PAGE_EXECREAD macro
/arch/ia64/include/asm/
Dpgtable.h144 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro

12