Home
last modified time | relevance | path

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

/dpdk/lib/eal/ppc/
H A Drte_hypervisor.c8 rte_hypervisor_get(void) in rte_hypervisor_get() function
/dpdk/lib/eal/arm/
H A Drte_hypervisor.c8 rte_hypervisor_get(void) in rte_hypervisor_get() function
/dpdk/lib/eal/include/
H A Drte_hypervisor.h29 rte_hypervisor_get(void);
/dpdk/lib/eal/x86/
H A Drte_hypervisor.c17 rte_hypervisor_get(void) in rte_hypervisor_get() function
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_vlan_os.c113 hv_type = rte_hypervisor_get(); in mlx5_vlan_vmwa_init()
/dpdk/lib/eal/
H A Dversion.map110 rte_hypervisor_get;
/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c811 if (rte_hypervisor_get() == RTE_HYPERVISOR_HYPERV) in RTE_INIT()