pvrdma_uar_map
struct pvrdma_uar_map uar;
struct pvrdma_uar_map driver_uar;
int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar);
void pvrdma_uar_free(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar);
struct pvrdma_uar_map *uar;
void pvrdma_uar_free(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar)
int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar)