Searched refs:vfio_device_fd (Results 1 – 1 of 1) sorted by relevance
3069 int vfio_device_fd, ret = 0; in rte_vhost_host_notifier_ctrl() local3104 vfio_device_fd = vdpa_dev->ops->get_vfio_device_fd(vid); in rte_vhost_host_notifier_ctrl()3105 if (vfio_device_fd < 0) in rte_vhost_host_notifier_ctrl()3117 vfio_device_fd, offset, size) < 0) { in rte_vhost_host_notifier_ctrl()