5 #ifndef _CNE_CPUFLAGS_H_
6 #define _CNE_CPUFLAGS_H_
@ CNE_CPUFLAG_TSC_DEADLINE
@ CNE_CPUFLAG_AVX512VPOPCNTDQ
@ CNE_CPUFLAG_AVX512VP2INTERSECT
@ CNE_CPUFLAG_AVX512VBMI2
@ CNE_CPUFLAG_AVX512BITALG
@ CNE_CPUFLAG_MPERF_APERF_MSR
CNDP_API const char * cne_cpu_get_flag_name(enum cne_cpu_flag_t feature)
CNDP_API int cne_cpu_get_flag_enabled(enum cne_cpu_flag_t feature)
CNDP_API unsigned long cne_cpu_getauxval(unsigned long type)
CNDP_API bool cne_cpu_waitpkg_is_supported(void)
CNDP_API int cne_cpu_strcmp_auxval(unsigned long type, const char *str)
CNDP_API bool cne_cpu_rtm_is_supported(void)
CNDP_API int cne_cpu_is_supported(void)