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

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dinit.c354 protection_map[2] = PAGE_COPY;
355 protection_map[3] = PAGE_COPY;
358 protection_map[6] = PAGE_COPY;
359 protection_map[7] = PAGE_COPY;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dpgtable.h62 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY ) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armv/
H A Dpgtable.h128 #define PAGE_COPY __pgprot(_L_PTE_DEFAULT | _L_PTE_READ) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dpgtable.h62 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY ) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armv/
H A Dpgtable.h128 #define PAGE_COPY __pgprot(_L_PTE_DEFAULT | _L_PTE_READ) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h286 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
301 #define __P010 PAGE_COPY
305 #define __P110 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h107 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
123 #define __P010 PAGE_COPY
127 #define __P110 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h286 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
301 #define __P010 PAGE_COPY
305 #define __P110 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgtable.h107 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
123 #define __P010 PAGE_COPY
127 #define __P110 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dpgtable.h116 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RX) macro
142 #define __P110 PAGE_COPY
143 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dpgtable.h116 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RX) macro
142 #define __P110 PAGE_COPY
143 #define __P111 PAGE_COPY
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/ia32/
H A Dbinfmt_elf32.c183 mpnt->vm_page_prot = PAGE_COPY;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_binfmt.c240 mpnt->vm_page_prot = PAGE_COPY;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgtable.h59 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmotorola_pgtable.h59 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/mm/
H A Dinit.c87 vma->vm_page_prot = PAGE_COPY;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgtable.h155 #define PAGE_COPY PAGE_EXECREAD macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgtable.h118 #define PAGE_COPY __pgprot(BTFIXUP_INT(page_copy)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgtable.h155 #define PAGE_COPY PAGE_EXECREAD macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgtable.h118 #define PAGE_COPY __pgprot(BTFIXUP_INT(page_copy)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dpgtable.h97 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dpgtable.h97 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dexec.c301 set_pte(pte, pte_mkdirty(pte_mkwrite(mk_pte(page, PAGE_COPY))));
336 mpnt->vm_page_prot = PAGE_COPY;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dmem.c404 zeromap_page_range(addr, count, PAGE_COPY);

Completed in 287 milliseconds

12