Searched refs:iommu_unmap_sg (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/powerpc/include/asm/ |
D | iommu.h | 96 extern void iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist,
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | dma-iommu.c | 68 iommu_unmap_sg(get_iommu_table_base(dev), sglist, nelems, direction, in dma_iommu_unmap_sg()
|
D | iommu.c | 409 void iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist, in iommu_unmap_sg() function
|
/linux-2.6.39/arch/powerpc/platforms/cell/ |
D | iommu.c | 634 iommu_unmap_sg(cell_get_iommu_table(dev), sg, nents, direction, in dma_fixed_unmap_sg()
|