Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dsun3mmu.c102 [VM_WRITE] = PAGE_COPY,
103 [VM_WRITE | VM_READ] = PAGE_COPY,
106 [VM_EXEC | VM_WRITE] = PAGE_COPY,
107 [VM_EXEC | VM_WRITE | VM_READ] = PAGE_COPY,
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dmmap.c25 [VM_WRITE] = PAGE_COPY,
26 [VM_WRITE | VM_READ] = PAGE_COPY,
29 [VM_EXEC | VM_WRITE] = PAGE_COPY,
30 [VM_EXEC | VM_WRITE | VM_READ] = PAGE_COPY,
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dmem.c223 [VM_WRITE] = PAGE_COPY,
224 [VM_WRITE | VM_READ] = PAGE_COPY,
227 [VM_EXEC | VM_WRITE] = PAGE_COPY,
228 [VM_EXEC | VM_WRITE | VM_READ] = PAGE_COPY,
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpgprot.c11 [VM_WRITE] = PAGE_COPY,
12 [VM_WRITE | VM_READ] = PAGE_COPY,
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dinit_32.c317 [VM_WRITE] = PAGE_COPY,
318 [VM_WRITE | VM_READ] = PAGE_COPY,
321 [VM_EXEC | VM_WRITE] = PAGE_COPY,
322 [VM_EXEC | VM_WRITE | VM_READ] = PAGE_COPY,
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpgtable.h26 #define __P010 PAGE_COPY
27 #define __P011 PAGE_COPY
/kernel/linux/linux-6.6/arch/openrisc/mm/
H A Dinit.c213 [VM_WRITE] = PAGE_COPY,
217 [VM_EXEC | VM_WRITE] = PAGE_COPY,
/kernel/linux/linux-6.6/arch/xtensa/mm/
H A Dinit.c224 [VM_WRITE] = PAGE_COPY,
225 [VM_WRITE | VM_READ] = PAGE_COPY,
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpgtable.h111 #define PAGE_COPY PAGE_READ macro
142 #define __P010 PAGE_COPY
143 #define __P011 PAGE_COPY
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Dpgtable.h8 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-nommu.h38 #define PAGE_COPY __pgprot(0) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-nommu.h36 #define PAGE_COPY __pgprot(0) macro
/kernel/linux/linux-6.6/arch/microblaze/mm/
H A Dinit.c276 [VM_WRITE] = PAGE_COPY,
280 [VM_EXEC | VM_WRITE] = PAGE_COPY,

Completed in 17 milliseconds

123