Searched defs:vdpa_device (Results 1 – 1 of 1) sorted by relevance
73 struct vdpa_device { struct74 struct device dev;75 struct device *dma_dev;76 const struct vdpa_config_ops *config;77 unsigned int index;78 bool features_valid;79 bool use_va;80 int nvqs;81 struct vdpa_mgmt_dev *mdev;