Home
last modified time | relevance | path

Searched refs:arch_sync_dma_for_cpu_all (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Ddma-noncoherent.h48 void arch_sync_dma_for_cpu_all(struct device *dev);
50 static inline void arch_sync_dma_for_cpu_all(struct device *dev) in arch_sync_dma_for_cpu_all() function
/Linux-v4.19/kernel/dma/
Dnoncoherent.c58 arch_sync_dma_for_cpu_all(dev); in dma_noncoherent_sync_single_for_cpu()
69 arch_sync_dma_for_cpu_all(dev); in dma_noncoherent_sync_sg_for_cpu()
/Linux-v4.19/arch/mips/bmips/
Ddma.c67 void arch_sync_dma_for_cpu_all(struct device *dev) in arch_sync_dma_for_cpu_all() function