Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Ddma-iommu.c130 ppc_iommu_unmap_sg(get_iommu_table_base(dev), sglist, nelems, in dma_iommu_unmap_sg()
H A Diommu.c613 void ppc_iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist, in ppc_iommu_unmap_sg() function
/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h256 extern void ppc_iommu_unmap_sg(struct iommu_table *tbl,
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvio.c599 ppc_iommu_unmap_sg(tbl, sglist, nelems, direction, attrs); in vio_dma_iommu_unmap_sg()