Searched refs:iommu_unmap_page (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/kernel/ |
D | dma-iommu.c | 54 iommu_unmap_page(get_iommu_table_base(dev), dma_handle, size, direction, in dma_iommu_unmap_page()
|
D | iommu.c | 794 void iommu_unmap_page(struct iommu_table *tbl, dma_addr_t dma_handle, in iommu_unmap_page() function
|
/arch/powerpc/include/asm/ |
D | iommu.h | 158 extern void iommu_unmap_page(struct iommu_table *tbl, dma_addr_t dma_handle,
|
/arch/powerpc/platforms/cell/ |
D | iommu.c | 613 iommu_unmap_page(cell_get_iommu_table(dev), dma_addr, size, in dma_fixed_unmap_page()
|