Home
last modified time | relevance | path

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

/drivers/iommu/
Ddma-iommu.c795 static void iommu_dma_sync_sg_for_cpu(struct device *dev, in iommu_dma_sync_sg_for_cpu() function
1116 iommu_dma_sync_sg_for_cpu(dev, sg, nents, dir); in iommu_dma_unmap_sg()
1338 .sync_sg_for_cpu = iommu_dma_sync_sg_for_cpu,