Searched refs:iommu_dma_sync_sg_for_device (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/linux/ |
D | iommu-dma.h | 66 void iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl,
|
/linux-6.12.1/drivers/iommu/ |
D | dma-iommu.c | 1147 void iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl, in iommu_dma_sync_sg_for_device() function 1402 iommu_dma_sync_sg_for_device(dev, sg, nents, dir); in iommu_dma_map_sg()
|
/linux-6.12.1/kernel/dma/ |
D | mapping.c | 422 iommu_dma_sync_sg_for_device(dev, sg, nelems, dir); in __dma_sync_sg_for_device()
|