Searched refs:rte_vfio_enable (Results 1 – 5 of 5) sorted by relevance
147 int rte_vfio_enable(const char *modname);
209 rte_vfio_enable;
1006 int rte_vfio_enable(__rte_unused const char *modname) in rte_vfio_enable() function
1022 rte_vfio_enable(const char *modname) in rte_vfio_enable() function2112 rte_vfio_enable(__rte_unused const char *modname) in rte_vfio_enable() function
916 if (rte_vfio_enable("vfio")) in rte_eal_vfio_setup()