Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.c345 return vfio_cfg; in get_vfio_cfg_by_group_num()
407 return vfio_cfg; in get_vfio_cfg_by_group_fd()
436 vfio_cfg = vfio_cfg ? vfio_cfg : default_vfio_cfg; in rte_vfio_get_group_fd()
464 if (vfio_cfg == NULL) { in vfio_group_device_get()
483 if (vfio_cfg == NULL) { in vfio_group_device_put()
502 if (vfio_cfg == NULL) { in vfio_group_device_count()
668 if (vfio_cfg == NULL) { in rte_vfio_clear_group()
752 vfio_cfg = vfio_cfg ? vfio_cfg : default_vfio_cfg; in rte_vfio_setup_device()
969 vfio_cfg = vfio_cfg ? vfio_cfg : default_vfio_cfg; in rte_vfio_release_device()
1008 if (vfio_cfg == default_vfio_cfg && vfio_cfg->vfio_active_groups == 0 && in rte_vfio_release_device()
[all …]