Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dvfio.h30 struct vfio_device { struct
32 const struct vfio_device_ops *ops; argument
34 struct vfio_device_set *dev_set; argument
45 * struct vfio_device_ops - VFIO bus driver device callbacks argument
61 int (*open_device)(struct vfio_device *vdev); argument
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dkvmgt.c133 struct vfio_device *vfio_device; member