Searched refs:iommu_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | iommu.c | 333 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc() function 862 dma_handle = iommu_alloc(dev, tbl, vaddr, npages, direction, in iommu_map_page() 935 mapping = iommu_alloc(dev, tbl, ret, nio_pages, DMA_BIDIRECTIONAL, in iommu_alloc_coherent()
|
Completed in 5 milliseconds