Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddma-map-ops.h202 int dma_release_from_global_coherent(int order, void *vaddr);
212 static inline int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
/linux-6.3-rc2/kernel/dma/
A Dcoherent.c290 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
A Ddirect.c345 if (!dma_release_from_global_coherent(page_order, cpu_addr)) in dma_direct_free()

Completed in 8 milliseconds