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

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgtable.h54 #define __P010 PAGE_COPY
55 #define __P011 PAGE_COPY
58 #define __P110 PAGE_COPY
59 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgtable.h54 #define __P010 PAGE_COPY
55 #define __P011 PAGE_COPY
58 #define __P110 PAGE_COPY
59 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dsun3_pgtable.h51 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
75 #define __P010 PAGE_COPY
76 #define __P011 PAGE_COPY
79 #define __P110 PAGE_COPY
80 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dsun3_pgtable.h51 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
75 #define __P010 PAGE_COPY
76 #define __P011 PAGE_COPY
79 #define __P110 PAGE_COPY
80 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h198 #define PAGE_COPY __pgprot(_PAGE_PRESENT|_PAGE_RO|_PAGE_ISCLEAN) macro
210 #define __P010 PAGE_COPY
211 #define __P011 PAGE_COPY
214 #define __P110 PAGE_COPY
215 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h196 #define PAGE_COPY __pgprot(_PAGE_PRESENT|_PAGE_RO|_PAGE_ISCLEAN) macro
207 #define __P010 PAGE_COPY
208 #define __P011 PAGE_COPY
211 #define __P110 PAGE_COPY
212 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h171 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | _PAGE_ACCESSED | _PAGE_FLAGS_HARD) macro
186 #define __P010 PAGE_COPY
187 #define __P011 PAGE_COPY
190 #define __P110 PAGE_COPY
191 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgtable.h151 #define PAGE_COPY __pgprot (_PAGE_PRESENT | _PAGE_VALID | _PAGE_CACHE | \ macro
170 #define __P010 PAGE_COPY
171 #define __P011 PAGE_COPY
174 #define __P110 PAGE_COPY
175 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h198 #define PAGE_COPY __pgprot(_PAGE_PRESENT|_PAGE_RO|_PAGE_ISCLEAN) macro
210 #define __P010 PAGE_COPY
211 #define __P011 PAGE_COPY
214 #define __P110 PAGE_COPY
215 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h196 #define PAGE_COPY __pgprot(_PAGE_PRESENT|_PAGE_RO|_PAGE_ISCLEAN) macro
207 #define __P010 PAGE_COPY
208 #define __P011 PAGE_COPY
211 #define __P110 PAGE_COPY
212 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h171 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | _PAGE_ACCESSED | _PAGE_FLAGS_HARD) macro
186 #define __P010 PAGE_COPY
187 #define __P011 PAGE_COPY
190 #define __P110 PAGE_COPY
191 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgtable.h151 #define PAGE_COPY __pgprot (_PAGE_PRESENT | _PAGE_VALID | _PAGE_CACHE | \ macro
170 #define __P010 PAGE_COPY
171 #define __P011 PAGE_COPY
174 #define __P110 PAGE_COPY
175 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgtable.h103 * PAGE_DIRTY -> PAGE_SILENT_WRITE, removed PAGE_COW from PAGE_COPY.
259 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
273 #define __P010 PAGE_COPY
274 #define __P011 PAGE_COPY
277 #define __P110 PAGE_COPY
278 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable.h205 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
241 #define __P010 PAGE_COPY
242 #define __P011 PAGE_COPY
245 #define __P110 PAGE_COPY
246 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgtable.h100 * PAGE_DIRTY -> PAGE_SILENT_WRITE, removed PAGE_COW from PAGE_COPY.
256 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
270 #define __P010 PAGE_COPY
271 #define __P011 PAGE_COPY
274 #define __P110 PAGE_COPY
275 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable.h205 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
241 #define __P010 PAGE_COPY
242 #define __P011 PAGE_COPY
245 #define __P110 PAGE_COPY
246 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dexec32.c62 mpnt->vm_page_prot = PAGE_COPY;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgtable.h138 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
156 #define __P010 PAGE_COPY
157 #define __P011 PAGE_COPY
160 #define __P110 PAGE_COPY
161 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h153 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
171 #define __P010 PAGE_COPY
172 #define __P011 PAGE_COPY
175 #define __P110 PAGE_COPY
176 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgtable.h138 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
156 #define __P010 PAGE_COPY
157 #define __P011 PAGE_COPY
160 #define __P110 PAGE_COPY
161 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h153 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
171 #define __P010 PAGE_COPY
172 #define __P011 PAGE_COPY
175 #define __P110 PAGE_COPY
176 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dpgtable.h138 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
156 #define __P010 PAGE_COPY
157 #define __P011 PAGE_COPY
160 #define __P110 PAGE_COPY
161 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dpgtable.h233 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
264 #define __P010 PAGE_COPY
265 #define __P011 PAGE_COPY
268 #define __P110 PAGE_COPY
269 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dpgtable.h233 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
264 #define __P010 PAGE_COPY
265 #define __P011 PAGE_COPY
268 #define __P110 PAGE_COPY
269 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dpgtable.h138 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
156 #define __P010 PAGE_COPY
157 #define __P011 PAGE_COPY
160 #define __P110 PAGE_COPY
161 #define __P111 PAGE_COPY

Completed in 120 milliseconds

12