Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.c1026 int vfio_available; in rte_vfio_enable() local
1049 vfio_available = rte_eal_check_module(modname); in rte_vfio_enable()
1052 if (vfio_available == -1) { in rte_vfio_enable()
1058 if (vfio_available == 0) { in rte_vfio_enable()