Searched refs:iommu_dma_sync_sg_for_cpu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | dma-iommu.c | 699 static void iommu_dma_sync_sg_for_cpu(struct device *dev, in iommu_dma_sync_sg_for_cpu() function 919 iommu_dma_sync_sg_for_cpu(dev, sg, nents, dir); in iommu_dma_unmap_sg() 1167 .sync_sg_for_cpu = iommu_dma_sync_sg_for_cpu,
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | dma-iommu.c | 997 static void iommu_dma_sync_sg_for_cpu(struct device *dev, in iommu_dma_sync_sg_for_cpu() function 1374 iommu_dma_sync_sg_for_cpu(dev, sg, nents, dir); in iommu_dma_unmap_sg() 1621 .sync_sg_for_cpu = iommu_dma_sync_sg_for_cpu,
|
Completed in 5 milliseconds