Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Ddma-iommu.c711 static void iommu_dma_sync_sg_for_device(struct device *dev, in iommu_dma_sync_sg_for_device() function
848 iommu_dma_sync_sg_for_device(dev, sg, nents, dir); in iommu_dma_map_sg()
1166 .sync_sg_for_device = iommu_dma_sync_sg_for_device,