Home
last modified time | relevance | path

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

/linux/include/linux/
A Dvdpa.h88 struct vdpa_device { struct
89 struct device dev;
90 struct device *dma_dev;
91 const char *driver_override;
94 unsigned int index;
95 bool features_valid;
96 bool use_va;
97 u32 nvqs;
98 struct vdpa_mgmt_dev *mdev;
99 unsigned int ngroups;
[all …]

Completed in 8 milliseconds