Searched refs:pvrdma_uar_alloc (Results 1 – 3 of 3) sorted by relevance
83 int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar) in pvrdma_uar_alloc() function
535 int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar);
329 ret = pvrdma_uar_alloc(vdev, &context->uar); in pvrdma_alloc_ucontext()