Searched refs:ppc_iommu_map_sg (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/kernel/ |
D | dma-iommu.c | 122 return ppc_iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems, in dma_iommu_map_sg()
|
D | iommu.c | 470 int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl, in ppc_iommu_map_sg() function
|
/arch/powerpc/include/asm/ |
D | iommu.h | 253 extern int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl,
|
/arch/powerpc/platforms/pseries/ |
D | vio.c | 566 ret = ppc_iommu_map_sg(dev, tbl, sglist, nelems, dma_get_mask(dev), in vio_dma_iommu_map_sg()
|