Searched refs:ib_dma_alloc_coherent (Results 1 – 2 of 2) sorted by relevance
527 cb->rdma_buf = ib_dma_alloc_coherent(cb->pd->device, cb->size, in krping_setup_buffers()550 cb->start_buf = ib_dma_alloc_coherent(cb->pd->device, cb->size, in krping_setup_buffers()
3719 static inline void *ib_dma_alloc_coherent(struct ib_device *dev, in ib_dma_alloc_coherent() function