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