Searched refs:iommu_dma_free (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | iommu-dma.h | 44 void iommu_dma_free(struct device *dev, size_t size, void *cpu_addr,
|
| /linux/kernel/dma/ |
| A D | mapping.c | 652 iommu_dma_free(dev, size, cpu_addr, dma_handle, attrs); in dma_free_attrs()
|
| /linux/drivers/iommu/ |
| A D | dma-iommu.c | 1591 void iommu_dma_free(struct device *dev, size_t size, void *cpu_addr, in iommu_dma_free() function
|
Completed in 13 milliseconds