Searched refs:dma_alloc_from_global_coherent (Results 1 – 3 of 3) sorted by relevance
186 void *dma_alloc_from_global_coherent(struct device *dev, ssize_t size,193 static inline void *dma_alloc_from_global_coherent(struct device *dev, in dma_alloc_from_global_coherent() function
275 void *dma_alloc_from_global_coherent(struct device *dev, ssize_t size, in dma_alloc_from_global_coherent() function
185 return dma_alloc_from_global_coherent(dev, size, dma_handle); in dma_direct_alloc()