Home
last modified time | relevance | path

Searched refs:PAGE_SHARED (Results 1 – 25 of 48) sorted by relevance

12

/arch/cris/include/arch-v10/arch/
Dmmu.h75 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro
100 #define __S010 PAGE_SHARED
101 #define __S011 PAGE_SHARED
104 #define __S110 PAGE_SHARED
105 #define __S111 PAGE_SHARED
/arch/cris/include/arch-v32/arch/
Dmmu.h69 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro
103 #define __S010 PAGE_SHARED
104 #define __S011 PAGE_SHARED
/arch/score/mm/
Dcache.c109 protection_map[10] = PAGE_SHARED; in setup_protection_map()
110 protection_map[11] = PAGE_SHARED; in setup_protection_map()
113 protection_map[14] = PAGE_SHARED; in setup_protection_map()
114 protection_map[15] = PAGE_SHARED; in setup_protection_map()
/arch/m68k/include/asm/
Dsun3_pgtable.h47 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro
84 #define __S010 PAGE_SHARED
85 #define __S011 PAGE_SHARED
88 #define __S110 PAGE_SHARED
89 #define __S111 PAGE_SHARED
Dpgtable_no.h26 #define PAGE_SHARED __pgprot(0) macro
/arch/mips/mm/
Dcache.c193 protection_map[10] = PAGE_SHARED; in setup_protection_map()
194 protection_map[11] = PAGE_SHARED; in setup_protection_map()
197 protection_map[14] = PAGE_SHARED; in setup_protection_map()
198 protection_map[15] = PAGE_SHARED; in setup_protection_map()
/arch/powerpc/include/asm/
Dpte-common.h145 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
166 #define __S010 PAGE_SHARED
167 #define __S011 PAGE_SHARED
/arch/arm64/include/asm/
Dpgtable-prot.h74 #define PAGE_SHARED __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_NG | PTE_PXN | PTE_UXN | PTE_WRITE) macro
93 #define __S010 PAGE_SHARED
94 #define __S011 PAGE_SHARED
/arch/score/include/asm/
Dpgtable.h124 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
144 #define __S010 PAGE_SHARED
145 #define __S011 PAGE_SHARED
148 #define __S110 PAGE_SHARED
149 #define __S111 PAGE_SHARED
/arch/um/include/asm/
Dpgtable.h61 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro
84 #define __S010 PAGE_SHARED
85 #define __S011 PAGE_SHARED
88 #define __S110 PAGE_SHARED
89 #define __S111 PAGE_SHARED
/arch/sparc/include/asm/
Dpgtable_32.h51 #define PAGE_SHARED SRMMU_PAGE_SHARED macro
76 #define __S010 PAGE_SHARED
77 #define __S011 PAGE_SHARED
80 #define __S110 PAGE_SHARED
81 #define __S111 PAGE_SHARED
/arch/metag/include/asm/
Dpgtable.h56 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | \ macro
58 #define PAGE_SHARED_C PAGE_SHARED
80 #define __S010 PAGE_SHARED
81 #define __S011 PAGE_SHARED
/arch/m32r/include/asm/
Dpgtable.h116 #define PAGE_SHARED \ macro
144 #define PAGE_SHARED __pgprot(0) macro
168 #define __S010 PAGE_SHARED
169 #define __S011 PAGE_SHARED
/arch/frv/include/asm/
Dpgtable.h54 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
307 #define PAGE_SHARED __pgprot(__PGPROT_BASE) macro
341 #define __S010 PAGE_SHARED
342 #define __S011 PAGE_SHARED
345 #define __S110 PAGE_SHARED
346 #define __S111 PAGE_SHARED
/arch/sh/include/asm/
Dpgtable_32.h178 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
241 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro
252 #define PAGE_RWX PAGE_SHARED
253 #define PAGE_WRITEONLY PAGE_SHARED
275 #define PAGE_SHARED __pgprot(0) macro
Dprocessor_64.h142 { &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, NULL, NULL }
Dpgtable.h117 #define __S011 PAGE_SHARED
/arch/h8300/include/asm/
Dpgtable.h8 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/xtensa/include/asm/
Dpgtable.h168 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE) macro
184 # define PAGE_SHARED __pgprot(0) macro
209 #define __S010 PAGE_SHARED /* shared -w- */
210 #define __S011 PAGE_SHARED /* shared -wr */
/arch/arm/include/asm/
Dpgtable-nommu.h41 #define PAGE_SHARED __pgprot(0) macro
/arch/c6x/include/asm/
Dpgtable.h39 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
Dprocessor.h74 &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, \
/arch/microblaze/include/asm/
Dpgtable.h30 #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
/arch/openrisc/include/asm/
Dpgtable.h165 #define PAGE_SHARED \ macro
195 #define __S010 PAGE_SHARED
199 #define __S110 PAGE_SHARED
/arch/mn10300/include/asm/
Dprocessor.h118 { &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, \

12