Searched refs:__iommu_map_sg (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/arm/mm/ |
| A D | dma-mapping.c | 1622 static int __iommu_map_sg(struct device *dev, struct scatterlist *sg, int nents, in __iommu_map_sg() function 1687 return __iommu_map_sg(dev, sg, nents, dir, attrs, true); in arm_coherent_iommu_map_sg() 1705 return __iommu_map_sg(dev, sg, nents, dir, attrs, false); in arm_iommu_map_sg()
|
| /linux/drivers/iommu/ |
| A D | iommu.c | 2653 static ssize_t __iommu_map_sg(struct iommu_domain *domain, unsigned long iova, in __iommu_map_sg() function 2703 return __iommu_map_sg(domain, iova, sg, nents, prot, GFP_KERNEL); in iommu_map_sg() 2710 return __iommu_map_sg(domain, iova, sg, nents, prot, GFP_ATOMIC); in iommu_map_sg_atomic()
|
| /linux/ |
| A D | System.map | 30377 ffff8000107e20d4 t __iommu_map_sg
|
| A D | .tmp_System.map | 30377 ffff8000107e20d4 t __iommu_map_sg
|
Completed in 272 milliseconds