Home
last modified time | relevance | path

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

/arch/arm/mm/
Ddma-mapping.c1566 static int __iommu_map_sg(struct device *dev, struct scatterlist *sg, int nents, in __iommu_map_sg() function
1627 return __iommu_map_sg(dev, sg, nents, dir, attrs, true); in arm_coherent_iommu_map_sg()
1645 return __iommu_map_sg(dev, sg, nents, dir, attrs, false); in arm_iommu_map_sg()