Searched refs:dma_release_from_global_coherent (Results 1 – 3 of 3) sorted by relevance
176 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
59 int ret = dma_release_from_global_coherent(get_order(size), cpu_addr); in arm_nommu_dma_free()
246 int dma_release_from_global_coherent(int order, void *vaddr) in dma_release_from_global_coherent() function