Searched refs:rte_vfio_is_enabled (Results 1 – 7 of 7) sorted by relevance
162 int rte_vfio_is_enabled(const char *modname);
283 rte_vfio_is_enabled; # WINDOWS_NO_EXPORT
946 int rte_vfio_is_enabled(__rte_unused const char *modname) in rte_vfio_is_enabled() function
1191 if (rte_vfio_is_enabled("vfio") && vfio_mp_sync_setup() < 0) in rte_eal_init()
1144 rte_vfio_is_enabled(const char *modname) in rte_vfio_is_enabled() function
1169 return rte_vfio_is_enabled("vfio_pci"); in pci_vfio_is_enabled()
178 if (dev->async_copy && rte_vfio_is_enabled("vfio")) in free_mem_region()1369 if (dev->async_copy && rte_vfio_is_enabled("vfio")) in vhost_user_set_mem_table()