Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgtable.h96 #define __P010 PAGE_COPY
97 #define __P011 PAGE_COPY
100 #define __P110 PAGE_COPY
101 #define __P111 PAGE_COPY
H A Dpgtable_32.h193 #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
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3_pgtable.h52 #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
H A Dpgtable_no.h28 #define PAGE_COPY __pgprot(0) macro
H A Dmotorola_pgtable.h75 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpgtable.h69 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _CACHE_CACHED) macro
82 #define __P010 PAGE_COPY
83 #define __P011 PAGE_COPY
86 #define __P110 PAGE_COPY
87 #define __P111 PAGE_COPY
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dcache.c182 protection_map[2] = PAGE_COPY; in setup_protection_map()
183 protection_map[3] = PAGE_COPY; in setup_protection_map()
186 protection_map[6] = PAGE_COPY; in setup_protection_map()
187 protection_map[7] = PAGE_COPY; in setup_protection_map()
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgtable.h60 #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
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_32.h56 #define PAGE_COPY SRMMU_PAGE_COPY macro
71 #define __P010 PAGE_COPY
72 #define __P011 PAGE_COPY
75 #define __P110 PAGE_COPY
76 #define __P111 PAGE_COPY
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpgtable.h142 #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)
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpgtable.h169 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
191 # define PAGE_COPY __pgprot(0) macro
206 #define __P010 PAGE_COPY /* private -w- */
207 #define __P011 PAGE_COPY /* private -wr */
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h27 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
239 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
252 #define __P010 PAGE_COPY
256 #define __P110 PAGE_COPY
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgtable.h26 #define __P010 PAGE_COPY
27 #define __P011 PAGE_COPY
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgtable.h167 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
182 #define __P010 PAGE_COPY
186 #define __P110 PAGE_COPY
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable.h89 #define PAGE_COPY PAGE_READ macro
120 #define __P010 PAGE_COPY
121 #define __P011 PAGE_COPY
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dpgtable.h8 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-nommu.h38 #define PAGE_COPY __pgprot(0) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h82 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-44x.h122 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-fsl-booke.h68 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-8xx.h84 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_types.h187 #define PAGE_COPY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
238 #define __P010 PAGE_COPY
239 #define __P011 PAGE_COPY
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dpgtable.h36 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/
H A Dpte-book3e.h97 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgtable.h71 #define PAGE_COPY MKP(0, 0, 1) macro

12