Searched defs:vfio_device (Results 1 – 2 of 2) sorted by relevance
94 struct vfio_device { struct97 const struct vfio_device_ops *ops; argument98 struct vfio_group *group;99 struct list_head group_next;100 void *device_data;
224 struct vfio_device *vfio_device; member