Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h112 #define pgprot_writecombine pgprot_writecombine macro
114 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/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
/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
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h599 #define pgprot_writecombine pgprot_writecombine macro
600 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/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
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h371 #define pgprot_writecombine pgprot_noncached_wc macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h647 #define pgprot_writecombine pgprot_writecombine macro
648 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux/arch/sh/include/asm/
H A Dpgtable_32.h378 #define pgprot_writecombine(prot) \ macro
/linux/arch/x86/mm/pat/
H A Dmemtype.c1112 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h789 #define pgprot_writecombine pgprot_writecombine macro
790 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux/arch/x86/include/asm/
H A Dpgtable_types.h525 #define pgprot_writecombine pgprot_writecombine macro
/linux/arch/arm64/include/asm/
H A Dpgtable.h691 #define pgprot_writecombine(prot) \ macro