Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Ddma-iommu.c72 ppc_iommu_unmap_sg(get_iommu_table_base(dev), sglist, nelems, in dma_iommu_unmap_sg()
Diommu.c575 void ppc_iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist, in ppc_iommu_unmap_sg() function
/Linux-v4.19/arch/powerpc/include/asm/
Diommu.h266 extern void ppc_iommu_unmap_sg(struct iommu_table *tbl,
/Linux-v4.19/arch/powerpc/platforms/cell/
Diommu.c643 ppc_iommu_unmap_sg(cell_get_iommu_table(dev), sg, nents, in dma_fixed_unmap_sg()