/linux-6.6.21/arch/m68k/include/asm/ |
D | pgtable_no.h | 28 #define PAGE_READONLY __pgprot(0) macro
|
D | sun3_pgtable.h | 55 #define PAGE_READONLY __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 79 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
|
/linux-6.6.21/arch/sh/include/asm/ |
D | pgtable_32.h | 195 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro 249 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro 280 #define PAGE_READONLY __pgprot(0) macro
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/ |
D | pte-40x.h | 81 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
D | pte-44x.h | 114 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
D | pte-85xx.h | 70 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
D | pte-8xx.h | 86 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_RO) macro
|
/linux-6.6.21/arch/arm/include/asm/ |
D | pgtable-nommu.h | 37 #define PAGE_READONLY __pgprot(0) macro
|
D | pgtable.h | 99 #define PAGE_READONLY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | pgtable-prot.h | 104 #define PAGE_READONLY __pgprot(_PAGE_READONLY) macro
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | pgtable.h | 173 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro 194 # define PAGE_READONLY __pgprot(0) macro
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | pgtable-bits.h | 84 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _CACHE_CC) macro
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/ |
D | pte-e500.h | 98 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux-6.6.21/arch/hexagon/include/asm/ |
D | pgtable.h | 111 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
|
/linux-6.6.21/arch/um/include/asm/ |
D | pgtable.h | 64 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | pgtable.h | 194 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux-6.6.21/arch/openrisc/include/asm/ |
D | pgtable.h | 161 #define PAGE_READONLY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
|
/linux-6.6.21/arch/alpha/include/asm/ |
D | pgtable.h | 105 #define PAGE_READONLY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | pgtable_32.h | 56 #define PAGE_READONLY SRMMU_PAGE_RDONLY macro
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 112 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux-6.6.21/arch/x86/include/asm/ |
D | pgtable_types.h | 207 #define PAGE_READONLY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | pgtable.h | 142 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro
|
/linux-6.6.21/arch/parisc/include/asm/ |
D | pgtable.h | 236 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ) macro
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 152 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_READ) macro
|