Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dvfio.h33 struct vfio_device { struct
35 const struct vfio_device_ops *ops; argument
37 * mig_ops/log_ops is a static property of the vfio_device which must argument
43 struct vfio_device_set *dev_set; argument
60 * struct vfio_device_ops - VFIO bus driver device callbacks argument
/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dgvt.h176 struct vfio_device vfio_device; member