Home
last modified time | relevance | path

Searched refs:plat_post_dma_flush (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-generic/
Ddma-coherence.h55 #ifndef plat_post_dma_flush
56 static inline void plat_post_dma_flush(struct device *dev) in plat_post_dma_flush() function
/linux-4.4.14/arch/mips/include/asm/mach-bmips/
Ddma-coherence.h52 #define plat_post_dma_flush bmips_post_dma_flush macro
/linux-4.4.14/arch/mips/include/asm/mach-jazz/
Ddma-coherence.h51 static inline void plat_post_dma_flush(struct device *dev) in plat_post_dma_flush() function
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/
Ddma-coherence.h60 static inline void plat_post_dma_flush(struct device *dev) in plat_post_dma_flush() function
/linux-4.4.14/arch/mips/include/asm/mach-ath25/
Ddma-coherence.h72 static inline void plat_post_dma_flush(struct device *dev) in plat_post_dma_flush() function
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
Ddma-coherence.h61 static inline void plat_post_dma_flush(struct device *dev) in plat_post_dma_flush() function
/linux-4.4.14/arch/mips/include/asm/mach-ip32/
Ddma-coherence.h83 static inline void plat_post_dma_flush(struct device *dev) in plat_post_dma_flush() function
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
Ddma-coherence.h81 static inline void plat_post_dma_flush(struct device *dev) in plat_post_dma_flush() function
/linux-4.4.14/arch/mips/mm/
Ddma-default.c298 plat_post_dma_flush(dev); in mips_dma_unmap_page()
354 plat_post_dma_flush(dev); in mips_dma_sync_single_for_cpu()
378 plat_post_dma_flush(dev); in mips_dma_sync_sg_for_cpu()