Searched refs:__iommu_dma_map (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iommu/ |
H A D | dma-iommu.c | 848 static dma_addr_t __iommu_dma_map(struct device *dev, phys_addr_t phys, in __iommu_dma_map() function 1217 iova = __iommu_dma_map(dev, phys, size, prot, dma_mask); in iommu_dma_map_page() 1549 return __iommu_dma_map(dev, phys, size, in iommu_dma_map_resource() 1659 *handle = __iommu_dma_map(dev, page_to_phys(page), size, ioprot, in iommu_dma_alloc()
|