PAGE_COPY         103 arch/alpha/include/asm/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW)
PAGE_COPY          39 arch/arm/include/asm/pgtable-nommu.h #define PAGE_COPY	__pgprot(0)
PAGE_COPY          92 arch/arm/include/asm/pgtable.h #define PAGE_COPY		_MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN)
PAGE_COPY          37 arch/c6x/include/asm/pgtable.h #define PAGE_COPY		__pgprot(0)    /* these mean nothing to NO_MM */
PAGE_COPY          82 arch/csky/include/asm/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_READ | _CACHE_CACHED)
PAGE_COPY          10 arch/h8300/include/asm/pgtable.h #define PAGE_COPY		__pgprot(0)    /* these mean nothing to NO_MM */
PAGE_COPY         111 arch/hexagon/include/asm/pgtable.h #define PAGE_COPY	PAGE_READONLY
PAGE_COPY         141 arch/ia64/include/asm/pgtable.h #define PAGE_COPY	__pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R)
PAGE_COPY          84 arch/m68k/include/asm/mcf_pgtable.h #define PAGE_COPY	__pgprot(CF_PAGE_VALID \
PAGE_COPY          64 arch/m68k/include/asm/motorola_pgtable.h #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits)
PAGE_COPY          28 arch/m68k/include/asm/pgtable_no.h #define PAGE_COPY	__pgprot(0)
PAGE_COPY          52 arch/m68k/include/asm/sun3_pgtable.h #define PAGE_COPY	__pgprot(SUN3_PAGE_VALID \
PAGE_COPY          31 arch/microblaze/include/asm/pgtable.h #define PAGE_COPY		__pgprot(0) /* these mean nothing to non MMU */
PAGE_COPY         257 arch/microblaze/include/asm/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)
PAGE_COPY          32 arch/mips/include/asm/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_NO_EXEC | \
PAGE_COPY         147 arch/nds32/include/asm/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_V | _PAGE_M_UR_KR)
PAGE_COPY          72 arch/nios2/include/asm/pgtable.h #define PAGE_COPY MKP(0, 0, 1)
PAGE_COPY         168 arch/openrisc/include/asm/pgtable.h #define PAGE_COPY       __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE)
PAGE_COPY         259 arch/parisc/include/asm/pgtable.h #define PAGE_COPY       PAGE_EXECREAD
PAGE_COPY          70 arch/powerpc/include/asm/book3s/32/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)
PAGE_COPY         150 arch/powerpc/include/asm/book3s/64/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_READ)
PAGE_COPY          83 arch/powerpc/include/asm/nohash/32/pte-40x.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)
PAGE_COPY         122 arch/powerpc/include/asm/nohash/32/pte-44x.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)
PAGE_COPY          81 arch/powerpc/include/asm/nohash/32/pte-8xx.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_RO)
PAGE_COPY          68 arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)
PAGE_COPY          97 arch/powerpc/include/asm/nohash/pte-book3e.h #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)
PAGE_COPY          48 arch/riscv/include/asm/pgtable.h #define PAGE_COPY		PAGE_READ
PAGE_COPY         193 arch/sh/include/asm/pgtable_32.h #define PAGE_COPY	PAGE_EXECREAD
PAGE_COPY         246 arch/sh/include/asm/pgtable_32.h #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \
PAGE_COPY         277 arch/sh/include/asm/pgtable_32.h #define PAGE_COPY		__pgprot(0)
PAGE_COPY         188 arch/sh/include/asm/pgtable_64.h #define PAGE_COPY	PAGE_EXECREAD
PAGE_COPY          53 arch/sparc/include/asm/pgtable_32.h #define PAGE_COPY	SRMMU_PAGE_COPY
PAGE_COPY          60 arch/um/include/asm/pgtable.h #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED)
PAGE_COPY          92 arch/unicore32/include/asm/pgtable.h #define PAGE_COPY		__pgprot(pgprot_val(pgprot_user | PTE_READ)
PAGE_COPY         163 arch/x86/include/asm/pgtable_types.h #define PAGE_COPY		PAGE_COPY_NOEXEC
PAGE_COPY         170 arch/xtensa/include/asm/pgtable.h #define PAGE_COPY	   __pgprot(_PAGE_PRESENT | _PAGE_USER)
PAGE_COPY         192 arch/xtensa/include/asm/pgtable.h # define PAGE_COPY       __pgprot(0)