Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Ddma-iommu.c691 static void iommu_dma_sync_sg_for_device(struct device *dev, in iommu_dma_sync_sg_for_device() function
825 iommu_dma_sync_sg_for_device(dev, sg, nents, dir); in iommu_dma_map_sg()
1106 .sync_sg_for_device = iommu_dma_sync_sg_for_device,