Searched refs:iommu_dma_sync_sg_for_cpu (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | iommu-dma.h | 64 void iommu_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl,
|
/linux/drivers/iommu/ |
H A D | dma-iommu.c | 1132 void iommu_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl, in iommu_dma_sync_sg_for_cpu() function 1509 iommu_dma_sync_sg_for_cpu(dev, sg, nents, dir); in iommu_dma_unmap_sg()
|
/linux/kernel/dma/ |
H A D | mapping.c | 406 iommu_dma_sync_sg_for_cpu(dev, sg, nelems, dir); in __dma_sync_sg_for_cpu()
|