Searched refs:mod_available (Results 1 – 1 of 1) sorted by relevance
1146 const int mod_available = rte_eal_check_module(modname) > 0; in rte_vfio_is_enabled() local1147 return default_vfio_cfg->vfio_enabled && mod_available; in rte_vfio_is_enabled()