Searched refs:iommu_map_phys (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| H A D | dma-iommu.c | 104 return iommu_map_phys(dev, get_iommu_table_base(dev), phys, size, in dma_iommu_map_phys()
|
| H A D | iommu.c | 854 dma_addr_t iommu_map_phys(struct device *dev, struct iommu_table *tbl, in iommu_map_phys() function
|
| /linux/arch/powerpc/include/asm/ |
| H A D | iommu.h | 277 extern dma_addr_t iommu_map_phys(struct device *dev, struct iommu_table *tbl,
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 529 ret = iommu_map_phys(dev, tbl, phys, size, dma_get_mask(dev), in vio_dma_iommu_map_phys()
|