| /Linux-v5.10/arch/h8300/include/asm/ | 
| D | pgtable.h | 8 #define PAGE_COPY		__pgprot(0)    /* these mean nothing to NO_MM */  macro
  | 
| /Linux-v5.10/arch/powerpc/include/asm/nohash/32/ | 
| D | pte-44x.h | 122 #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)  macro
  | 
| D | pte-40x.h | 82 #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)  macro
  | 
| D | pte-fsl-booke.h | 68 #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)  macro
  | 
| D | pte-8xx.h | 84 #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_RO)  macro
  | 
| /Linux-v5.10/arch/sh/include/asm/ | 
| D | pgtable_32.h | 193 #define PAGE_COPY	PAGE_EXECREAD  macro 246 #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \  macro 277 #define PAGE_COPY		__pgprot(0)  macro
  | 
| /Linux-v5.10/arch/m68k/include/asm/ | 
| D | pgtable_no.h | 28 #define PAGE_COPY	__pgprot(0)  macro
  | 
| D | sun3_pgtable.h | 52 #define PAGE_COPY	__pgprot(SUN3_PAGE_VALID \  macro
  | 
| D | motorola_pgtable.h | 75 #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits)  macro
  | 
| D | mcf_pgtable.h | 84 #define PAGE_COPY	__pgprot(CF_PAGE_VALID \  macro
  | 
| /Linux-v5.10/arch/arm/include/asm/ | 
| D | pgtable-nommu.h | 38 #define PAGE_COPY	__pgprot(0)  macro
  | 
| D | pgtable.h | 88 #define PAGE_COPY		_MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN)  macro
  | 
| /Linux-v5.10/arch/c6x/include/asm/ | 
| D | pgtable.h | 36 #define PAGE_COPY		__pgprot(0)    /* these mean nothing to NO_MM */  macro
  | 
| /Linux-v5.10/arch/powerpc/include/asm/nohash/ | 
| D | pte-book3e.h | 97 #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)  macro
  | 
| /Linux-v5.10/arch/xtensa/include/asm/ | 
| D | pgtable.h | 169 #define PAGE_COPY	   __pgprot(_PAGE_PRESENT | _PAGE_USER)  macro 191 # define PAGE_COPY       __pgprot(0)  macro
  | 
| /Linux-v5.10/arch/microblaze/include/asm/ | 
| D | pgtable.h | 27 #define PAGE_COPY		__pgprot(0) /* these mean nothing to non MMU */  macro 239 #define PAGE_COPY	__pgprot(_PAGE_BASE | _PAGE_USER)  macro
  | 
| /Linux-v5.10/arch/nios2/include/asm/ | 
| D | pgtable.h | 71 #define PAGE_COPY MKP(0, 0, 1)  macro
  | 
| /Linux-v5.10/arch/hexagon/include/asm/ | 
| D | pgtable.h | 110 #define PAGE_COPY	PAGE_READONLY  macro
  | 
| /Linux-v5.10/arch/csky/include/asm/ | 
| D | pgtable.h | 69 #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_READ | _CACHE_CACHED)  macro
  | 
| /Linux-v5.10/arch/um/include/asm/ | 
| D | pgtable.h | 60 #define PAGE_COPY	__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED)  macro
  | 
| /Linux-v5.10/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 56 #define PAGE_COPY	SRMMU_PAGE_COPY  macro
  | 
| /Linux-v5.10/arch/openrisc/include/asm/ | 
| D | pgtable.h | 167 #define PAGE_COPY       __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE)  macro
  | 
| /Linux-v5.10/arch/alpha/include/asm/ | 
| D | pgtable.h | 103 #define PAGE_COPY	__pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW)  macro
  | 
| /Linux-v5.10/arch/riscv/include/asm/ | 
| D | pgtable.h | 89 #define PAGE_COPY		PAGE_READ  macro
  | 
| /Linux-v5.10/arch/nds32/include/asm/ | 
| D | pgtable.h | 142 #define PAGE_COPY	__pgprot(_PAGE_V | _PAGE_M_UR_KR)  macro
  |