Searched refs:__iommu_dma_map (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/iommu/ |
| D | dma-iommu.c | 464 static dma_addr_t __iommu_dma_map(struct device *dev, phys_addr_t phys, in __iommu_dma_map() function 714 dma_handle =__iommu_dma_map(dev, phys, size, prot); in iommu_dma_map_page() 913 return __iommu_dma_map(dev, phys, size, in iommu_dma_map_resource() 1020 *handle = __iommu_dma_map(dev, page_to_phys(page), size, ioprot); in iommu_dma_alloc()
|