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