Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h149 #define pgprot_writecombine pgprot_writecombine macro
151 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
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h605 #define pgprot_writecombine pgprot_writecombine macro
606 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h382 #define pgprot_writecombine pgprot_noncached_wc macro
/linux/arch/sh/include/asm/
H A Dpgtable_32.h378 #define pgprot_writecombine(prot) \ macro
/linux/arch/x86/mm/pat/
H A Dmemtype.c944 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux/arch/riscv/include/asm/
H A Dpgtable.h721 #define pgprot_writecombine pgprot_writecombine macro
722 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h785 #define pgprot_writecombine pgprot_writecombine macro
786 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux/arch/s390/include/asm/
H A Dpgtable.h1323 #define pgprot_writecombine pgprot_writecombine macro
/linux/arch/arm64/include/asm/
H A Dpgtable.h753 #define pgprot_writecombine(prot) \ macro