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