Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_vfio.h148 int rte_vfio_enable(const char *modname);
/dpdk/lib/eal/
H A Dversion.map279 rte_vfio_enable; # WINDOWS_NO_EXPORT
/dpdk/lib/eal/freebsd/
H A Deal.c940 int rte_vfio_enable(__rte_unused const char *modname) in rte_vfio_enable() function
/dpdk/lib/eal/linux/
H A Deal.c820 if (rte_vfio_enable("vfio")) in rte_eal_vfio_setup()
H A Deal_vfio.c1081 rte_vfio_enable(const char *modname) in rte_vfio_enable() function