Searched refs:iommu_map_sg (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/powerpc/include/asm/ |
D | iommu.h | 92 extern int iommu_map_sg(struct device *dev, struct iommu_table *tbl,
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | dma-iommu.c | 60 return iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems, in dma_iommu_map_sg()
|
D | iommu.c | 259 int iommu_map_sg(struct device *dev, struct iommu_table *tbl, in iommu_map_sg() function
|
/linux-2.6.39/arch/powerpc/platforms/cell/ |
D | iommu.c | 623 return iommu_map_sg(dev, cell_get_iommu_table(dev), sg, nents, in dma_fixed_map_sg()
|