Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping-nommu.c52 ret = dma_alloc_from_global_coherent(size, dma_handle); in arm_nommu_dma_alloc()
/Linux-v4.19/kernel/dma/
Dcoherent.c228 void *dma_alloc_from_global_coherent(ssize_t size, dma_addr_t *dma_handle) in dma_alloc_from_global_coherent() function
/Linux-v4.19/include/linux/
Ddma-mapping.h170 void *dma_alloc_from_global_coherent(ssize_t size, dma_addr_t *dma_handle);
180 static inline void *dma_alloc_from_global_coherent(ssize_t size, in dma_alloc_from_global_coherent() function