taglinefilesource code
PAGE_COPY523arch/i386/ibcs/binfmt_coff.cPAGE_COPY);
PAGE_COPY68arch/i386/ibcs/binfmt_elf.cmpnt->vm_page_prot = PAGE_COPY;
PAGE_COPY92fs/binfmt_elf.cmpnt->vm_page_prot = PAGE_COPY;
PAGE_COPY311fs/exec.cmpnt->vm_page_prot = PAGE_COPY;
PAGE_COPY66include/asm-i386/pgtable.h#define __P010  PAGE_COPY
PAGE_COPY67include/asm-i386/pgtable.h#define __P011  PAGE_COPY
PAGE_COPY70include/asm-i386/pgtable.h#define __P110  PAGE_COPY
PAGE_COPY71include/asm-i386/pgtable.h#define __P111  PAGE_COPY
PAGE_COPY93include/asm-mips/page.h#define __P010  PAGE_COPY
PAGE_COPY94include/asm-mips/page.h#define __P011  PAGE_COPY
PAGE_COPY97include/asm-mips/page.h#define __P110  PAGE_COPY
PAGE_COPY98include/asm-mips/page.h#define __P111  PAGE_COPY
PAGE_COPY86include/asm-sparc/pgtable.h#define __P010  PAGE_COPY
PAGE_COPY87include/asm-sparc/pgtable.h#define __P011  PAGE_COPY
PAGE_COPY90include/asm-sparc/pgtable.h#define __P110  PAGE_COPY
PAGE_COPY91include/asm-sparc/pgtable.h#define __P111  PAGE_COPY
PAGE_COPY609mm/memory.c*pte = pte_mkwrite(pte_mkdirty(mk_pte(page, PAGE_COPY)));