| /Linux-v5.4/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 48 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro 85 #define __S010 PAGE_SHARED 86 #define __S011 PAGE_SHARED 89 #define __S110 PAGE_SHARED 90 #define __S111 PAGE_SHARED
|
| D | pgtable_no.h | 27 #define PAGE_SHARED __pgprot(0) macro
|
| /Linux-v5.4/arch/mips/mm/ |
| D | cache.c | 191 protection_map[10] = PAGE_SHARED; in setup_protection_map() 192 protection_map[11] = PAGE_SHARED; in setup_protection_map() 195 protection_map[14] = PAGE_SHARED; in setup_protection_map() 196 protection_map[15] = PAGE_SHARED; in setup_protection_map()
|
| /Linux-v5.4/arch/csky/include/asm/ |
| D | pgtable.h | 80 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro 100 #define __S010 PAGE_SHARED 101 #define __S011 PAGE_SHARED 104 #define __S110 PAGE_SHARED 105 #define __S111 PAGE_SHARED
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | pgtable_32.h | 52 #define PAGE_SHARED SRMMU_PAGE_SHARED macro 77 #define __S010 PAGE_SHARED 78 #define __S011 PAGE_SHARED 81 #define __S110 PAGE_SHARED 82 #define __S111 PAGE_SHARED
|
| /Linux-v5.4/arch/um/include/asm/ |
| D | pgtable.h | 59 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro 82 #define __S010 PAGE_SHARED 83 #define __S011 PAGE_SHARED 86 #define __S110 PAGE_SHARED 87 #define __S111 PAGE_SHARED
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | pgtable-prot.h | 84 #define PAGE_SHARED __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN | … macro 101 #define __S010 PAGE_SHARED 102 #define __S011 PAGE_SHARED
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | pgtable.h | 35 #define __S010 PAGE_SHARED 36 #define __S011 PAGE_SHARED
|
| /Linux-v5.4/arch/sh/include/asm/ |
| D | pgtable_32.h | 179 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro 242 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro 253 #define PAGE_RWX PAGE_SHARED 254 #define PAGE_WRITEONLY PAGE_SHARED 276 #define PAGE_SHARED __pgprot(0) macro
|
| D | processor_64.h | 124 { &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, NULL, NULL }
|
| /Linux-v5.4/arch/xtensa/include/asm/ |
| D | pgtable.h | 174 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE) macro 191 # define PAGE_SHARED __pgprot(0) macro 216 #define __S010 PAGE_SHARED /* shared -w- */ 217 #define __S011 PAGE_SHARED /* shared -wr */
|
| /Linux-v5.4/arch/microblaze/include/asm/ |
| D | pgtable.h | 30 #define PAGE_SHARED __pgprot(0) /* these mean nothing to non MMU */ macro 254 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro 279 #define __S010 PAGE_SHARED 283 #define __S110 PAGE_SHARED
|
| /Linux-v5.4/arch/riscv/include/asm/ |
| D | pgtable.h | 51 #define PAGE_SHARED PAGE_WRITE macro 80 #define __S010 PAGE_SHARED 81 #define __S011 PAGE_SHARED
|
| /Linux-v5.4/arch/openrisc/include/asm/ |
| D | pgtable.h | 162 #define PAGE_SHARED \ macro 192 #define __S010 PAGE_SHARED 196 #define __S110 PAGE_SHARED
|
| /Linux-v5.4/arch/h8300/include/asm/ |
| D | pgtable.h | 9 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/32/ |
| D | pte-44x.h | 120 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
| D | pte-fsl-booke.h | 66 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
| D | pte-40x.h | 81 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
| D | pte-8xx.h | 79 #define PAGE_SHARED __pgprot(_PAGE_BASE) macro
|
| /Linux-v5.4/arch/arm/include/asm/ |
| D | pgtable-nommu.h | 38 #define PAGE_SHARED __pgprot(0) macro
|
| /Linux-v5.4/arch/c6x/include/asm/ |
| D | pgtable.h | 36 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
| D | processor.h | 60 &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, \
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | pgtable_types.h | 154 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro 228 #define __S010 PAGE_SHARED 229 #define __S011 PAGE_SHARED
|
| /Linux-v5.4/arch/ia64/include/asm/ |
| D | pgtable.h | 139 #define PAGE_SHARED __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RW) macro 176 #define __S010 PAGE_SHARED /* we don't have (and don't need) write-only */ 177 #define __S011 PAGE_SHARED
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ |
| D | pte-book3e.h | 95 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|