Searched refs:__sbus_iommu_map_sg (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/sparc/mm/ |
D | iommu.c | 249 static int __sbus_iommu_map_sg(struct device *dev, struct scatterlist *sgl, in __sbus_iommu_map_sg() function 271 return __sbus_iommu_map_sg(dev, sgl, nents, dir, attrs, false); in sbus_iommu_map_sg_gflush() 277 return __sbus_iommu_map_sg(dev, sgl, nents, dir, attrs, true); in sbus_iommu_map_sg_pflush()
|