Home
last modified time | relevance | path

Searched refs:ppc_iommu_map_sg (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Ddma-iommu.c64 return ppc_iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems, in dma_iommu_map_sg()
Diommu.c430 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/
Diommu.h261 extern int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl,
/Linux-v4.19/arch/powerpc/platforms/cell/
Diommu.c631 return ppc_iommu_map_sg(dev, cell_get_iommu_table(dev), sg, in dma_fixed_map_sg()