Searched refs:__iommu_dma_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | dma-iommu.c | 949 static void __iommu_dma_free(struct device *dev, size_t size, void *cpu_addr) in __iommu_dma_free() function 984 __iommu_dma_free(dev, size, cpu_addr); in iommu_dma_free() 1052 __iommu_dma_free(dev, size, cpu_addr); in iommu_dma_alloc() 1080 __iommu_dma_free(dev, size, cpu_addr); in iommu_dma_free_noncoherent()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | dma-iommu.c | 1425 static void __iommu_dma_free(struct device *dev, size_t size, void *cpu_addr) in __iommu_dma_free() function 1460 __iommu_dma_free(dev, size, cpu_addr); in iommu_dma_free() 1528 __iommu_dma_free(dev, size, cpu_addr); in iommu_dma_alloc()
|
Completed in 5 milliseconds