Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping-nommu.c75 int ret = dma_release_from_global_coherent(get_order(size), in arm_nommu_dma_free()
/Linux-v4.19/kernel/dma/
Dcoherent.c273 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
/Linux-v4.19/include/linux/
Ddma-mapping.h171 int dma_release_from_global_coherent(int order, void *vaddr);
186 static inline int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function