Home
last modified time | relevance | path

Searched defs:pgprot_writecombine (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h110 #define pgprot_writecombine pgprot_writecombine macro
112 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/openbmc/linux/arch/csky/include/asm/
H A Dpgtable.h242 #define pgprot_writecombine pgprot_writecombine macro
243 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h49 #define pgprot_writecombine(prot) (prot) macro
H A Dpgtable.h118 #define pgprot_writecombine(prot) \ macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h619 #define pgprot_writecombine pgprot_writecombine macro
620 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h241 #define pgprot_writecombine pgprot_noncached_wc macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h469 #define pgprot_writecombine pgprot_writecombine macro
471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h627 #define pgprot_writecombine pgprot_writecombine macro
628 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/openbmc/linux/arch/sh/include/asm/
H A Dpgtable_32.h378 #define pgprot_writecombine(prot) \ macro
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c1110 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h523 #define pgprot_writecombine pgprot_writecombine macro
/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h315 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h814 #define pgprot_writecombine pgprot_writecombine macro
815 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/openbmc/linux/arch/s390/mm/
H A Dpgtable.c27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h565 #define pgprot_writecombine(prot) \ macro
/openbmc/linux/include/linux/
H A Dpgtable.h1107 #define pgprot_writecombine pgprot_noncached macro
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h1321 #define pgprot_writecombine pgprot_writecombine macro