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