Searched refs:__intel_map_single (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/iommu/ |
| D | intel-iommu.c | 3502 static dma_addr_t __intel_map_single(struct device *dev, phys_addr_t paddr, in __intel_map_single() function 3567 return __intel_map_single(dev, page_to_phys(page) + offset, in intel_map_page() 3577 return __intel_map_single(dev, phys_addr, size, dir, in intel_map_resource() 3669 *dma_handle = __intel_map_single(dev, page_to_phys(page), size, in intel_alloc_coherent()
|