/arch/h8300/include/asm/ |
D | pgtable.h | 9 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/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
|
/arch/m68k/include/asm/ |
D | pgtable_no.h | 27 #define PAGE_SHARED __pgprot(0) macro
|
D | sun3_pgtable.h | 48 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 63 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits) macro
|
D | mcf_pgtable.h | 66 #define PAGE_SHARED __pgprot(CF_PAGE_VALID \ macro
|
/arch/c6x/include/asm/ |
D | pgtable.h | 36 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/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
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 38 #define PAGE_SHARED __pgprot(0) macro
|
/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 276 #define PAGE_SHARED __pgprot(0) macro
|
D | pgtable_64.h | 180 #define PAGE_SHARED __pgprot(_PAGE_COMMON | _PAGE_READ | _PAGE_WRITE | \ macro
|
/arch/powerpc/include/asm/nohash/ |
D | pte-book3e.h | 95 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
/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
|
/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
|
/arch/nios2/include/asm/ |
D | pgtable.h | 69 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/arch/hexagon/include/asm/ |
D | pgtable.h | 115 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \ macro
|
/arch/unicore32/include/asm/ |
D | pgtable.h | 87 #define PAGE_SHARED __pgprot(pgprot_val(pgprot_user | PTE_READ \ macro
|
/arch/um/include/asm/ |
D | pgtable.h | 59 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro
|
/arch/arc/include/asm/ |
D | pgtable.h | 121 #define PAGE_SHARED PAGE_U_W_R macro
|
/arch/csky/include/asm/ |
D | pgtable.h | 80 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
|
/arch/alpha/include/asm/ |
D | pgtable.h | 102 #define PAGE_SHARED __pgprot(_PAGE_VALID | __ACCESS_BITS) macro
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 52 #define PAGE_SHARED SRMMU_PAGE_SHARED macro
|