Home
last modified time | relevance | path

Searched defs:PAGE_SHARED (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_no.h26 #define PAGE_SHARED __pgprot(0) macro
H A Dsun3_pgtable.h48 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h77 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits) macro
H A Dmcf_pgtable.h69 #define PAGE_SHARED __pgprot(CF_PAGE_VALID \ macro
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h77 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
H A Dpte-44x.h110 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
H A Dpte-85xx.h66 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
H A Dpte-8xx.h82 #define PAGE_SHARED __pgprot(_PAGE_BASE) macro
/openbmc/linux/arch/sh/include/asm/
H A Dpgtable_32.h179 #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 Dpgtable-nommu.h35 #define PAGE_SHARED __pgprot(0) macro
H A Dpgtable.h95 #define PAGE_SHARED _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_XN) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h102 #define PAGE_SHARED __pgprot(_PAGE_SHARED) macro
/openbmc/linux/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h55 #define PAGE_SHARED PAGE_U_W_R macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgtable.h175 #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 Dpgtable-bits.h82 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | \ macro
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h94 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dpgtable.h50 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/openbmc/linux/arch/csky/include/asm/
H A Dpgtable.h60 #define PAGE_SHARED PAGE_WRITE macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpgtable.h117 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \ macro
/openbmc/linux/arch/um/include/asm/
H A Dpgtable.h62 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h190 #define PAGE_SHARED PAGE_WRITE macro
903 #define PAGE_SHARED __pgprot(0) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h163 #define PAGE_SHARED \ macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgtable.h196 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h54 #define PAGE_SHARED SRMMU_PAGE_SHARED macro
/openbmc/linux/arch/alpha/include/asm/
H A Dpgtable.h103 #define PAGE_SHARED __pgprot(_PAGE_VALID | __ACCESS_BITS) macro

12