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