Home
last modified time | relevance | path

Searched refs:dma_release_from_contiguous (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddma-map-ops.h128 bool dma_release_from_contiguous(struct device *dev, struct page *pages,
153 static inline bool dma_release_from_contiguous(struct device *dev, in dma_release_from_contiguous() function
/linux-6.3-rc2/kernel/dma/
A Dcontiguous.c276 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous() function
/linux-6.3-rc2/arch/arm/mm/
A Ddma-mapping.c411 dma_release_from_contiguous(dev, page, count); in __alloc_from_contiguous()
433 dma_release_from_contiguous(dev, page, size >> PAGE_SHIFT); in __free_from_contiguous()
946 dma_release_from_contiguous(dev, pages[0], count); in __iommu_free_buffer()

Completed in 10 milliseconds