Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Diommu.h96 extern void iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist,
/linux-2.6.39/arch/powerpc/kernel/
Ddma-iommu.c68 iommu_unmap_sg(get_iommu_table_base(dev), sglist, nelems, direction, in dma_iommu_unmap_sg()
Diommu.c409 void iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist, in iommu_unmap_sg() function
/linux-2.6.39/arch/powerpc/platforms/cell/
Diommu.c634 iommu_unmap_sg(cell_get_iommu_table(dev), sg, nents, direction, in dma_fixed_unmap_sg()