Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Ddma-iommu.c63 return ppc_iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems, in dma_iommu_map_sg()
Diommu.c431 int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl, in ppc_iommu_map_sg() function
/linux-4.4.14/arch/powerpc/include/asm/
Diommu.h247 extern int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl,
/linux-4.4.14/arch/powerpc/platforms/cell/
Diommu.c631 return ppc_iommu_map_sg(dev, cell_get_iommu_table(dev), sg, in dma_fixed_map_sg()