Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/
Dvfio.c94 struct vfio_device { struct
97 const struct vfio_device_ops *ops; argument
98 struct vfio_group *group;
99 struct list_head group_next;
100 void *device_data;
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dgvt.h224 struct vfio_device *vfio_device; member