Home
last modified time | relevance | path

Searched refs:iommu_unmap_phys (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Diommu.h282 extern void iommu_unmap_phys(struct iommu_table *tbl, dma_addr_t dma_handle,
/linux/arch/powerpc/kernel/
H A Diommu.c893 void iommu_unmap_phys(struct iommu_table *tbl, dma_addr_t dma_handle, in iommu_unmap_phys() function
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c550 iommu_unmap_phys(tbl, dma_handle, size, direction, attrs); in vio_dma_iommu_unmap_phys()