/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | pgtable_no.h | 27 #define PAGE_COPY __pgprot(0) macro
|
A D | sun3_pgtable.h | 52 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
|
A D | motorola_pgtable.h | 78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
|
A D | mcf_pgtable.h | 87 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
|
/linux-6.3-rc2/arch/sh/include/asm/ |
A 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-6.3-rc2/arch/powerpc/include/asm/nohash/32/ |
A D | pte-44x.h | 112 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
A D | pte-40x.h | 82 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
A D | pte-85xx.h | 68 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
A D | pte-8xx.h | 84 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | pgtable-nommu.h | 36 #define PAGE_COPY __pgprot(0) macro
|
A D | pgtable.h | 97 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
|
/linux-6.3-rc2/arch/xtensa/include/asm/ |
A D | pgtable.h | 171 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro 193 # define PAGE_COPY __pgprot(0) macro
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/ |
A D | pte-e500.h | 96 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux-6.3-rc2/arch/nios2/include/asm/ |
A D | pgtable.h | 53 #define PAGE_COPY MKP(0, 0, 1) macro
|
/linux-6.3-rc2/arch/hexagon/include/asm/ |
A D | pgtable.h | 113 #define PAGE_COPY PAGE_READONLY macro
|
/linux-6.3-rc2/arch/um/include/asm/ |
A D | pgtable.h | 63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | pgtable_32.h | 55 #define PAGE_COPY SRMMU_PAGE_COPY macro
|
/linux-6.3-rc2/arch/openrisc/include/asm/ |
A D | pgtable.h | 169 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | pgtable.h | 105 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
|
/linux-6.3-rc2/arch/microblaze/include/asm/ |
A D | pgtable.h | 199 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 110 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | pgtable_types.h | 185 #define PAGE_COPY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | pgtable.h | 143 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | pgtable.h | 248 #define PAGE_COPY PAGE_EXECREAD macro
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | pgtable.h | 163 #define PAGE_COPY PAGE_READ macro
|