Home
last modified time | relevance | path

Searched refs:ib_dma_alloc_coherent (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h4129 * ib_dma_alloc_coherent - Allocate memory and map it for DMA
4135 static inline void *ib_dma_alloc_coherent(struct ib_device *dev, in ib_dma_alloc_coherent() function
4144 * ib_dma_free_coherent - Free memory allocated by ib_dma_alloc_coherent()
4147 * @cpu_addr: the address returned by ib_dma_alloc_coherent()
4148 * @dma_handle: the DMA address returned by ib_dma_alloc_coherent()

Completed in 11 milliseconds