Home
last modified time | relevance | path

Searched refs:vfio_device_fd (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost_user.c3219 int vfio_device_fd, ret = 0; in rte_vhost_host_notifier_ctrl() local
3254 vfio_device_fd = vdpa_dev->ops->get_vfio_device_fd(vid); in rte_vhost_host_notifier_ctrl()
3255 if (vfio_device_fd < 0) in rte_vhost_host_notifier_ctrl()
3267 vfio_device_fd, offset, size) < 0) { in rte_vhost_host_notifier_ctrl()