Home
last modified time | relevance | path

Searched defs:vdpa_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dvdpa.h73 struct vdpa_device { struct
74 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;