Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddma-map-ops.h176 int dma_release_from_global_coherent(int order, void *vaddr);
195 static inline int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
/Linux-v5.10/arch/arm/mm/
Ddma-mapping-nommu.c59 int ret = dma_release_from_global_coherent(get_order(size), cpu_addr); in arm_nommu_dma_free()
/Linux-v5.10/kernel/dma/
Dcoherent.c246 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function