Searched defs:vfio_device (Results 1 – 2 of 2) sorted by relevance
37 struct vfio_device { struct39 const struct vfio_device_ops *ops; argument41 * mig_ops/log_ops is a static property of the vfio_device which must argument51 struct vfio_device_set *dev_set; argument75 * struct vfio_device_ops - VFIO bus driver device callbacks argument
183 struct vfio_device vfio_device; member