Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dvfio.h37 struct vfio_device { struct
39 const struct vfio_device_ops *ops; argument
41 * mig_ops/log_ops is a static property of the vfio_device which must argument
51 struct vfio_device_set *dev_set; argument
75 * struct vfio_device_ops - VFIO bus driver device callbacks argument
/kernel/linux/linux-5.10/include/linux/
Dvfio.h18 struct vfio_device { struct
20 const struct vfio_device_ops *ops; argument
31 * struct vfio_device_ops - VFIO bus driver device callbacks argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
Dgvt.h183 struct vfio_device vfio_device; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dkvmgt.c133 struct vfio_device *vfio_device; member