Searched refs:ppc_iommu_map_sg (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | dma-iommu.c | 64 return ppc_iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems, in dma_iommu_map_sg()
|
D | iommu.c | 430 int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl, in ppc_iommu_map_sg() function
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | iommu.h | 261 extern int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl,
|
/Linux-v4.19/arch/powerpc/platforms/cell/ |
D | iommu.c | 631 return ppc_iommu_map_sg(dev, cell_get_iommu_table(dev), sg, in dma_fixed_map_sg()
|