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