Home
last modified time | relevance | path

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

/dpdk/lib/eal/x86/include/
H A Drte_cpuflags.h40 RTE_CPUFLAG_AVX, /**< AVX */ enumerator
/dpdk/app/test/
H A Dtest_cpuflags.c179 CHECK_FOR_FLAG(RTE_CPUFLAG_AVX); in test_cpuflags()
/dpdk/drivers/crypto/ipsec_mb/
H A Dipsec_mb_private.c62 else if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX)) in ipsec_mb_create()
/dpdk/drivers/compress/isal/
H A Disal_compress_pmd_ops.c148 else if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX)) in isal_comp_pmd_info_get()