Searched refs:dma_release_from_global_coherent (Results 1 – 3 of 3) sorted by relevance
183 int dma_release_from_global_coherent(int order, void *vaddr);193 static inline int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
292 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
335 if (!dma_release_from_global_coherent(page_order, cpu_addr)) in dma_direct_free()
Completed in 780 milliseconds