Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/
Dvfio.c92 struct vfio_device { struct
95 const struct vfio_device_ops *ops; argument
96 struct vfio_group *group;
97 struct list_head group_next;
98 void *device_data;
/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dgvt.h221 struct vfio_device *vfio_device; member