Searched refs:__iommu_dma_map (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | dma-iommu.c | 557 static dma_addr_t __iommu_dma_map(struct device *dev, phys_addr_t phys, in __iommu_dma_map() function 811 dma_handle = __iommu_dma_map(dev, phys, size, prot, dma_get_mask(dev)); in iommu_dma_map_page() 1013 return __iommu_dma_map(dev, phys, size, in iommu_dma_map_resource() 1124 *handle = __iommu_dma_map(dev, page_to_phys(page), size, ioprot, in iommu_dma_alloc()
|