Searched refs:iommu_unmap_phys (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| H A D | dma-iommu.c | 127 iommu_unmap_phys(get_iommu_table_base(dev), dma_handle, size, direction, in dma_iommu_unmap_phys()
|
| H A D | iommu.c | 893 void iommu_unmap_phys(struct iommu_table *tbl, dma_addr_t dma_handle, in iommu_unmap_phys() function
|
| /linux/arch/powerpc/include/asm/ |
| H A D | iommu.h | 282 extern void iommu_unmap_phys(struct iommu_table *tbl, dma_addr_t dma_handle,
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 550 iommu_unmap_phys(tbl, dma_handle, size, direction, attrs); in vio_dma_iommu_unmap_phys()
|