Home
last modified time | relevance | path

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

/linux-5.10/drivers/vfio/
Dvfio.c93 struct vfio_device { struct
96 const struct vfio_device_ops *ops; argument
97 struct vfio_group *group;
98 struct list_head group_next;
99 void *device_data;
/linux-5.10/drivers/gpu/drm/i915/gvt/
Dkvmgt.c133 struct vfio_device *vfio_device; member