Home
last modified time | relevance | path

Searched refs:dma_release_from_global_coherent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddma-map-ops.h177 int dma_release_from_global_coherent(int order, void *vaddr);
198 static inline int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
/kernel/linux/linux-6.6/include/linux/
H A Ddma-map-ops.h197 int dma_release_from_global_coherent(int order, void *vaddr);
207 static inline int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping-nommu.c59 int ret = dma_release_from_global_coherent(get_order(size), cpu_addr); in arm_nommu_dma_free()
/kernel/linux/linux-5.10/kernel/dma/
H A Dcoherent.c254 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
/kernel/linux/linux-6.6/kernel/dma/
H A Dcoherent.c292 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
H A Ddirect.c344 if (!dma_release_from_global_coherent(page_order, cpu_addr)) in dma_direct_free()

Completed in 5 milliseconds