Searched refs:vfio_available (Results 1 – 1 of 1) sorted by relevance
1085 int vfio_available; in rte_vfio_enable() local1107 vfio_available = rte_eal_check_module(modname); in rte_vfio_enable()1110 if (vfio_available == -1) { in rte_vfio_enable()1116 if (vfio_available == 0) { in rte_vfio_enable()