Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
Ddma-iommu.c964 static void iommu_dma_sync_single_for_cpu(struct device *dev, in iommu_dma_sync_single_for_cpu() function
1005 iommu_dma_sync_single_for_cpu(dev, sg_dma_address(sg), in iommu_dma_sync_sg_for_cpu()
1616 .sync_single_for_cpu = iommu_dma_sync_single_for_cpu,