Searched refs:iommu_dma_alloc (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/linux/ |
D | iommu-dma.h | 33 void *iommu_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle,
|
/linux-6.12.1/kernel/dma/ |
D | mapping.c | 616 cpu_addr = iommu_dma_alloc(dev, size, dma_handle, flag, attrs); in dma_alloc_attrs()
|
/linux-6.12.1/drivers/iommu/ |
D | dma-iommu.c | 1635 void *iommu_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, in iommu_dma_alloc() function
|