Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Ddma.c264 static inline void dma_nommu_sync_single(struct device *dev, in dma_nommu_sync_single() function
283 .sync_single_for_cpu = dma_nommu_sync_single,
284 .sync_single_for_device = dma_nommu_sync_single,