Searched refs:iommu_unmap_page (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | dma-iommu.c | 113 iommu_unmap_page(get_iommu_table_base(dev), dma_handle, size, direction, in dma_iommu_unmap_page()
|
H A D | iommu.c | 891 void iommu_unmap_page(struct iommu_table *tbl, dma_addr_t dma_handle, in iommu_unmap_page() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | iommu.h | 272 extern void iommu_unmap_page(struct iommu_table *tbl, dma_addr_t dma_handle,
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 547 iommu_unmap_page(tbl, dma_handle, size, direction, attrs); in vio_dma_iommu_unmap_page()
|