Home
last modified time | relevance | path

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

12

/Linux-v4.19/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.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
Dpgtable_64.h191 #define PAGE_COPY PAGE_EXECREAD macro
/Linux-v4.19/arch/m68k/include/asm/
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
Dpgtable_no.h28 #define PAGE_COPY __pgprot(0) macro
Dmcf_pgtable.h84 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
Dmotorola_pgtable.h64 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/Linux-v4.19/arch/mips/mm/
Dcache.c186 protection_map[2] = PAGE_COPY; in setup_protection_map()
187 protection_map[3] = PAGE_COPY; in setup_protection_map()
190 protection_map[6] = PAGE_COPY; in setup_protection_map()
191 protection_map[7] = PAGE_COPY; in setup_protection_map()
/Linux-v4.19/arch/um/include/asm/
Dpgtable.h62 #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
/Linux-v4.19/arch/powerpc/include/asm/
Dpte-common.h158 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RO) macro
167 #define __P010 PAGE_COPY
168 #define __P011 PAGE_COPY
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h53 #define PAGE_COPY SRMMU_PAGE_COPY macro
68 #define __P010 PAGE_COPY
69 #define __P011 PAGE_COPY
72 #define __P110 PAGE_COPY
73 #define __P111 PAGE_COPY
/Linux-v4.19/arch/nds32/include/asm/
Dpgtable.h147 #define PAGE_COPY __pgprot(_PAGE_V | _PAGE_M_UR_KR) macro
162 #define __P010 (PAGE_COPY | _PAGE_CACHE_SHRD)
163 #define __P011 (PAGE_COPY | _PAGE_CACHE_SHRD)
166 #define __P110 (PAGE_COPY | _PAGE_E | _PAGE_CACHE_SHRD)
167 #define __P111 (PAGE_COPY | _PAGE_E | _PAGE_CACHE_SHRD)
/Linux-v4.19/arch/xtensa/include/asm/
Dpgtable.h173 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
195 # define PAGE_COPY __pgprot(0) macro
210 #define __P010 PAGE_COPY /* private -w- */
211 #define __P011 PAGE_COPY /* private -wr */
/Linux-v4.19/arch/microblaze/include/asm/
Dpgtable.h31 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
259 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
272 #define __P010 PAGE_COPY
276 #define __P110 PAGE_COPY
/Linux-v4.19/arch/riscv/include/asm/
Dpgtable.h55 #define PAGE_COPY PAGE_READ macro
75 #define __P010 PAGE_COPY
76 #define __P011 PAGE_COPY
/Linux-v4.19/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
/Linux-v4.19/arch/h8300/include/asm/
Dpgtable.h11 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v4.19/arch/c6x/include/asm/
Dpgtable.h40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v4.19/arch/arm/include/asm/
Dpgtable-nommu.h42 #define PAGE_COPY __pgprot(0) macro
/Linux-v4.19/arch/x86/include/asm/
Dpgtable_types.h164 #define PAGE_COPY PAGE_COPY_NOEXEC macro
220 #define __P010 PAGE_COPY
221 #define __P011 PAGE_COPY
/Linux-v4.19/arch/nios2/include/asm/
Dpgtable.h72 #define PAGE_COPY MKP(0, 0, 1) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h168 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_READ) macro
175 #define __P010 PAGE_COPY
176 #define __P011 PAGE_COPY
/Linux-v4.19/arch/unicore32/include/asm/
Dpgtable.h95 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
/Linux-v4.19/arch/hexagon/include/asm/
Dpgtable.h124 #define PAGE_COPY PAGE_READONLY macro
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h103 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro

12