Home
last modified time | relevance | path

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

/dpdk/lib/eal/linux/
H A Deal_vfio.c433 return vfio_cfg; in get_vfio_cfg_by_group_num()
496 return vfio_cfg; in get_vfio_cfg_by_group_fd()
525 vfio_cfg = vfio_cfg ? vfio_cfg : default_vfio_cfg; in rte_vfio_get_group_fd()
553 if (vfio_cfg == NULL) { in vfio_group_device_get()
572 if (vfio_cfg == NULL) { in vfio_group_device_put()
591 if (vfio_cfg == NULL) { in vfio_group_device_count()
723 if (vfio_cfg == NULL) { in rte_vfio_clear_group()
809 vfio_cfg = vfio_cfg ? vfio_cfg : default_vfio_cfg; in rte_vfio_setup_device()
1028 vfio_cfg = vfio_cfg ? vfio_cfg : default_vfio_cfg; in rte_vfio_release_device()
1067 if (vfio_cfg == default_vfio_cfg && vfio_cfg->vfio_active_groups == 0 && in rte_vfio_release_device()
[all …]