Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Ddma-iommu.c960 static void iommu_dma_sync_sg_for_device(struct device *dev, in iommu_dma_sync_sg_for_device() function
1209 iommu_dma_sync_sg_for_device(dev, sg, nents, dir); in iommu_dma_map_sg()
1564 .sync_sg_for_device = iommu_dma_sync_sg_for_device,