Searched refs:iommu_unmap_page (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Ddma-iommu.c54 iommu_unmap_page(get_iommu_table_base(dev), dma_handle, size, direction, dma_iommu_unmap_page()
H A Diommu.c794 void iommu_unmap_page(struct iommu_table *tbl, dma_addr_t dma_handle, iommu_unmap_page() function
/linux-4.1.27/arch/powerpc/include/asm/
H A Diommu.h171 extern void iommu_unmap_page(struct iommu_table *tbl, dma_addr_t dma_handle,
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Diommu.c614 iommu_unmap_page(cell_get_iommu_table(dev), dma_addr, size, dma_fixed_unmap_page()
/linux-4.1.27/drivers/iommu/
H A Damd_iommu.c1433 static unsigned long iommu_unmap_page(struct protection_domain *dom, iommu_unmap_page() function
3379 unmap_size = iommu_unmap_page(domain, iova, page_size); amd_iommu_unmap()

Completed in 202 milliseconds