Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/dma/
Dcoherent.c126 static void *__dma_alloc_from_coherent(struct dma_coherent_mem *mem, in __dma_alloc_from_coherent() function
178 *ret = __dma_alloc_from_coherent(mem, size, dma_handle); in dma_alloc_from_dev_coherent()
187 return __dma_alloc_from_coherent(dma_coherent_default_memory, size, in dma_alloc_from_global_coherent()