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

/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_doorbell.c83 int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar)
115 void pvrdma_uar_free(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar)
H A Dpvrdma.h90 struct pvrdma_uar_map *uar;
109 struct pvrdma_uar_map { struct
123 struct pvrdma_uar_map uar;
235 struct pvrdma_uar_map driver_uar;
535 int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar);
536 void pvrdma_uar_free(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar);

Completed in 208 milliseconds