Searched refs:iommu_unmap_page (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | dma-iommu.c | 54 iommu_unmap_page(get_iommu_table_base(dev), dma_handle, size, direction, dma_iommu_unmap_page()
|
H A D | iommu.c | 794 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 D | iommu.h | 171 extern void iommu_unmap_page(struct iommu_table *tbl, dma_addr_t dma_handle,
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 614 iommu_unmap_page(cell_get_iommu_table(dev), dma_addr, size, dma_fixed_unmap_page()
|
/linux-4.1.27/drivers/iommu/ |
H A D | amd_iommu.c | 1433 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