Home
last modified time | relevance | path

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

/dpdk/lib/eal/x86/
H A Drte_spinlock.c14 rte_rtm_supported = rte_cpu_get_flag_enabled(RTE_CPUFLAG_RTM); in RTE_INIT()
H A Drte_cpuflags.c192 if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_RTM)) in rte_cpu_get_intrinsics_support()
/dpdk/lib/eal/x86/include/
H A Drte_cpuflags.h98 RTE_CPUFLAG_RTM, /**< Transactional memory */ enumerator