Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Ddma-iommu.c71 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
/arch/powerpc/include/asm/
Diommu.h252 extern void ppc_iommu_unmap_sg(struct iommu_table *tbl,
/arch/powerpc/platforms/cell/
Diommu.c643 ppc_iommu_unmap_sg(cell_get_iommu_table(dev), sg, nents, in dma_fixed_unmap_sg()