/arch/m68k/include/asm/ |
D | pgtable_no.h | 26 #define PAGE_SHARED __pgprot(0) macro
|
D | sun3_pgtable.h | 49 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 63 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits) macro
|
/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
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 41 #define PAGE_SHARED __pgprot(0) macro
|
D | pgtable.h | 86 #define PAGE_SHARED _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_XN) macro
|
/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 76 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro
|
/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 279 #define PAGE_SHARED __pgprot(0) macro
|
D | pgtable_64.h | 187 #define PAGE_SHARED __pgprot(_PAGE_COMMON | _PAGE_READ | _PAGE_WRITE | \ macro
|
/arch/powerpc/include/asm/ |
D | pte-common.h | 125 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 70 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro
|
/arch/blackfin/include/asm/ |
D | pgtable.h | 34 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/arch/m32r/include/asm/ |
D | pgtable.h | 119 #define PAGE_SHARED \ macro 147 #define PAGE_SHARED __pgprot(0) macro
|
/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
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 33 #define PAGE_SHARED __pgprot(0) /* these mean nothing to non MMU */ macro 266 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
/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
|
/arch/mips/include/asm/ |
D | pgtable.h | 25 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | (kernel_uses_smartmips_rixi ? 0 : _PAGE_… macro
|
/arch/hexagon/include/asm/ |
D | pgtable.h | 136 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \ macro
|
/arch/unicore32/include/asm/ |
D | pgtable.h | 89 #define PAGE_SHARED __pgprot(pgprot_val(pgprot_user | PTE_READ \ macro
|
/arch/x86/include/asm/ |
D | pgtable_types.h | 84 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro
|
/arch/score/include/asm/ |
D | pgtable.h | 136 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
|
/arch/um/include/asm/ |
D | pgtable.h | 66 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro
|
/arch/tile/include/asm/ |
D | pgtable.h | 99 #define PAGE_SHARED \ macro
|
/arch/avr32/include/asm/ |
D | pgtable.h | 153 #define PAGE_SHARED _PAGE_S(PAGE_WRITE | PAGE_READ) macro
|