Searched refs:__iommu_unmap_sg (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/arm/mm/ |
D | dma-mapping.c | 1740 static void __iommu_unmap_sg(struct device *dev, struct scatterlist *sg, in __iommu_unmap_sg() function 1771 __iommu_unmap_sg(dev, sg, nents, dir, attrs, true); in arm_coherent_iommu_unmap_sg() 1788 __iommu_unmap_sg(dev, sg, nents, dir, attrs, false); in arm_iommu_unmap_sg()
|