Home
last modified time | relevance | path

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

/dpdk/lib/eal/linux/
H A Deal_vfio.c1085 int vfio_available; in rte_vfio_enable() local
1107 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()