Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.c3069 int vfio_device_fd, ret = 0; in rte_vhost_host_notifier_ctrl() local
3104 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()