/openbmc/linux/arch/m68k/include/asm/ |
H A D | pgtable_no.h | 26 #define PAGE_SHARED __pgprot(0) macro
|
H A D | sun3_pgtable.h | 48 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro
|
H A D | motorola_pgtable.h | 77 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits) macro
|
H A D | mcf_pgtable.h | 69 #define PAGE_SHARED __pgprot(CF_PAGE_VALID \ macro
|
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | pte-40x.h | 77 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
H A D | pte-44x.h | 110 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
H A D | pte-85xx.h | 66 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
H A D | pte-8xx.h | 82 #define PAGE_SHARED __pgprot(_PAGE_BASE) macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A 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
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | pgtable-nommu.h | 35 #define PAGE_SHARED __pgprot(0) macro
|
H A D | pgtable.h | 95 #define PAGE_SHARED _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_XN) macro
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable-prot.h | 102 #define PAGE_SHARED __pgprot(_PAGE_SHARED) macro
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | pgtable-bits-arcv2.h | 55 #define PAGE_SHARED PAGE_U_W_R macro
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 175 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE) macro 192 # define PAGE_SHARED __pgprot(0) macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | pgtable-bits.h | 82 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | \ macro
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | pte-e500.h | 94 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 50 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | pgtable.h | 117 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \ macro
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 60 #define PAGE_SHARED PAGE_WRITE macro
|
/openbmc/linux/arch/um/include/asm/ |
H A D | pgtable.h | 62 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 190 #define PAGE_SHARED PAGE_WRITE macro 886 #define PAGE_SHARED __pgprot(0) macro
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 163 #define PAGE_SHARED \ macro
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 196 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 54 #define PAGE_SHARED SRMMU_PAGE_SHARED macro
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 103 #define PAGE_SHARED __pgprot(_PAGE_VALID | __ACCESS_BITS) macro
|