/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 76 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro 101 #define __S010 PAGE_SHARED 102 #define __S011 PAGE_SHARED 105 #define __S110 PAGE_SHARED 106 #define __S111 PAGE_SHARED
|
/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 70 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro 104 #define __S010 PAGE_SHARED 105 #define __S011 PAGE_SHARED
|
/arch/score/mm/ |
D | cache.c | 108 protection_map[10] = PAGE_SHARED; in setup_protection_map() 109 protection_map[11] = PAGE_SHARED; in setup_protection_map() 112 protection_map[14] = PAGE_SHARED; in setup_protection_map() 113 protection_map[15] = PAGE_SHARED; in setup_protection_map()
|
/arch/powerpc/include/asm/ |
D | pte-common.h | 125 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro 143 #define __S010 PAGE_SHARED 144 #define __S011 PAGE_SHARED
|
/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 49 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro 86 #define __S010 PAGE_SHARED 87 #define __S011 PAGE_SHARED 90 #define __S110 PAGE_SHARED 91 #define __S111 PAGE_SHARED
|
D | pgtable_no.h | 26 #define PAGE_SHARED __pgprot(0) macro
|
/arch/mips/mm/ |
D | cache.c | 221 protection_map[10] = PAGE_SHARED; in setup_protection_map() 222 protection_map[11] = PAGE_SHARED; in setup_protection_map() 225 protection_map[14] = PAGE_SHARED; in setup_protection_map() 226 protection_map[15] = PAGE_SHARED; in setup_protection_map()
|
/arch/score/include/asm/ |
D | pgtable.h | 136 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro 156 #define __S010 PAGE_SHARED 157 #define __S011 PAGE_SHARED 160 #define __S110 PAGE_SHARED 161 #define __S111 PAGE_SHARED
|
/arch/um/include/asm/ |
D | pgtable.h | 66 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro 91 #define __S010 PAGE_SHARED 92 #define __S011 PAGE_SHARED 95 #define __S110 PAGE_SHARED 96 #define __S111 PAGE_SHARED
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 50 #define PAGE_SHARED SRMMU_PAGE_SHARED macro 75 #define __S010 PAGE_SHARED 76 #define __S011 PAGE_SHARED 79 #define __S110 PAGE_SHARED 80 #define __S111 PAGE_SHARED
|
/arch/m32r/include/asm/ |
D | pgtable.h | 119 #define PAGE_SHARED \ macro 147 #define PAGE_SHARED __pgprot(0) macro 171 #define __S010 PAGE_SHARED 172 #define __S011 PAGE_SHARED
|
/arch/frv/include/asm/ |
D | pgtable.h | 54 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro 310 #define PAGE_SHARED __pgprot(__PGPROT_BASE) macro 344 #define __S010 PAGE_SHARED 345 #define __S011 PAGE_SHARED 348 #define __S110 PAGE_SHARED 349 #define __S111 PAGE_SHARED
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 128 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE) macro 143 # define PAGE_SHARED __pgprot(0) macro 168 #define __S010 PAGE_SHARED /* shared -w- */ 169 #define __S011 PAGE_SHARED /* shared -wr */
|
/arch/avr32/boards/mimc200/ |
D | fram.c | 33 PAGE_SHARED); in fram_mmap()
|
/arch/sh/include/asm/ |
D | pgtable_32.h | 182 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro 245 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro 256 #define PAGE_RWX PAGE_SHARED 257 #define PAGE_WRITEONLY PAGE_SHARED 279 #define PAGE_SHARED __pgprot(0) macro
|
D | processor_64.h | 132 { &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, NULL, NULL }
|
/arch/metag/include/asm/ |
D | pgtable.h | 150 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | \ macro 152 #define PAGE_SHARED_C PAGE_SHARED 174 #define __S010 PAGE_SHARED 175 #define __S011 PAGE_SHARED
|
/arch/h8300/include/asm/ |
D | pgtable.h | 22 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/arch/c6x/include/asm/ |
D | pgtable.h | 39 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
D | processor.h | 74 &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, \
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 41 #define PAGE_SHARED __pgprot(0) macro
|
/arch/x86/include/asm/ |
D | pgtable_types.h | 104 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro 173 #define __S010 PAGE_SHARED 174 #define __S011 PAGE_SHARED
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 33 #define PAGE_SHARED __pgprot(0) /* these mean nothing to non MMU */ macro 260 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro 285 #define __S010 PAGE_SHARED 289 #define __S110 PAGE_SHARED
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 166 #define PAGE_SHARED \ macro 196 #define __S010 PAGE_SHARED 200 #define __S110 PAGE_SHARED
|
/arch/mn10300/include/asm/ |
D | processor.h | 117 { &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, \
|