PAGE_COPY          77 include/asm-cris/arch-v10/mmu.h #define PAGE_COPY       __pgprot(_PAGE_PRESENT | __READABLE)  // | _PAGE_COW
PAGE_COPY          76 include/asm-cris/arch-v32/mmu.h #define PAGE_COPY       __pgprot(_PAGE_PRESENT | __READABLE)
PAGE_COPY          55 include/asm-frv/pgtable.h #define PAGE_COPY		__pgprot(0)	/* these mean nothing to NO_MM */
PAGE_COPY         313 include/asm-frv/pgtable.h #define PAGE_COPY	__pgprot(__PGPROT_BASE | _PAGE_WP)
PAGE_COPY         124 include/asm-m32r/pgtable.h #define PAGE_COPY	\
PAGE_COPY         149 include/asm-m32r/pgtable.h #define PAGE_COPY		__pgprot(0)
PAGE_COPY          63 include/asm-m68k/motorola_pgtable.h #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits)
PAGE_COPY          53 include/asm-m68k/sun3_pgtable.h #define PAGE_COPY	__pgprot(SUN3_PAGE_VALID \
PAGE_COPY         153 include/asm-mn10300/pgtable.h #define PAGE_COPY		PAGE_COPY_NOEXEC
PAGE_COPY         203 include/asm-parisc/pgtable.h #define PAGE_COPY       PAGE_EXECREAD
PAGE_COPY          62 include/asm-um/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED)
PAGE_COPY          80 include/asm-x86/pgtable.h #define PAGE_COPY		PAGE_COPY_NOEXEC
PAGE_COPY         124 include/asm-xtensa/pgtable.h #define PAGE_COPY	   __pgprot(_PAGE_PRESENT | _PAGE_USER)
PAGE_COPY         144 include/asm-xtensa/pgtable.h # define PAGE_COPY       __pgprot(0)