Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c1013 static void iommu_dma_sync_sg_for_device(struct device *dev, in iommu_dma_sync_sg_for_device() function
1267 iommu_dma_sync_sg_for_device(dev, sg, nents, dir); in iommu_dma_map_sg()
1630 .sync_sg_for_device = iommu_dma_sync_sg_for_device,