Searched defs:vfio_device (Results 1 – 2 of 2) sorted by relevance
30 struct vfio_device { struct32 const struct vfio_device_ops *ops; argument34 struct vfio_device_set *dev_set; argument45 * struct vfio_device_ops - VFIO bus driver device callbacks argument61 int (*open_device)(struct vfio_device *vdev); argument
133 struct vfio_device *vfio_device; member