Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Diommu.h92 extern int iommu_map_sg(struct device *dev, struct iommu_table *tbl,
/linux-2.6.39/arch/powerpc/kernel/
Ddma-iommu.c60 return iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems, in dma_iommu_map_sg()
Diommu.c259 int iommu_map_sg(struct device *dev, struct iommu_table *tbl, in iommu_map_sg() function
/linux-2.6.39/arch/powerpc/platforms/cell/
Diommu.c623 return iommu_map_sg(dev, cell_get_iommu_table(dev), sg, nents, in dma_fixed_map_sg()