Searched refs:dma_release_from_contiguous (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| A D | dma-map-ops.h | 117 bool dma_release_from_contiguous(struct device *dev, struct page *pages, 142 static inline bool dma_release_from_contiguous(struct device *dev, in dma_release_from_contiguous() function
|
| /linux/kernel/dma/ |
| A D | contiguous.c | 276 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous() function
|
| /linux/arch/arm/mm/ |
| A D | dma-mapping.c | 542 dma_release_from_contiguous(dev, page, count); in __alloc_from_contiguous() 564 dma_release_from_contiguous(dev, page, size >> PAGE_SHIFT); in __free_from_contiguous() 1297 dma_release_from_contiguous(dev, pages[0], count); in __iommu_free_buffer()
|
| /linux/ |
| A D | System.map | 4436 ffff800010110184 T dma_release_from_contiguous
|
| A D | .tmp_System.map | 4436 ffff800010110184 T dma_release_from_contiguous
|
Completed in 273 milliseconds