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);204 static inline int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function
59 int ret = dma_release_from_global_coherent(get_order(size), cpu_addr); in arm_nommu_dma_free()
252 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function