Searched refs:iommu_map_sg (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/kernel/ |
D | dma-iommu.c | 63 return iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems, in dma_iommu_map_sg()
|
D | iommu.c | 431 int iommu_map_sg(struct device *dev, struct iommu_table *tbl, in iommu_map_sg() function
|
/arch/powerpc/include/asm/ |
D | iommu.h | 140 extern int iommu_map_sg(struct device *dev, struct iommu_table *tbl,
|
/arch/powerpc/platforms/cell/ |
D | iommu.c | 624 return iommu_map_sg(dev, cell_get_iommu_table(dev), sg, nents, in dma_fixed_map_sg()
|