Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dvdpa.h46 struct vdpa_device { struct
47 struct device dev;
48 struct device *dma_dev;
49 const struct vdpa_config_ops *config;
50 unsigned int index;
51 bool features_valid;
52 int nvqs;