Searched refs:arch_dma_unmap_sg_direct (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddma-map-ops.h419 bool arch_dma_unmap_sg_direct(struct device *dev, struct scatterlist *sg,
425 #define arch_dma_unmap_sg_direct(d, s, n) (false) macro
/linux-master/arch/powerpc/kernel/
H A Ddma-iommu.c52 bool arch_dma_unmap_sg_direct(struct device *dev, struct scatterlist *sg, function
/linux-master/kernel/dma/
H A Dmapping.c292 arch_dma_unmap_sg_direct(dev, sg, nents))

Completed in 141 milliseconds