Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dzhaoxin.c109 set_cpu_cap(c, X86_FEATURE_FLEXPRIORITY); in zhaoxin_detect_vmx_virtcap()
Dcentaur.c139 set_cpu_cap(c, X86_FEATURE_FLEXPRIORITY); in centaur_detect_vmx_virtcap()
Dintel.c513 clear_cpu_cap(c, X86_FEATURE_FLEXPRIORITY); in detect_vmx_virtcap()
530 set_cpu_cap(c, X86_FEATURE_FLEXPRIORITY); in detect_vmx_virtcap()
/Linux-v5.4/tools/arch/x86/include/asm/
Dcpufeatures.h227 #define X86_FEATURE_FLEXPRIORITY ( 8*32+ 2) /* Intel FlexPriority */ macro
/Linux-v5.4/arch/x86/include/asm/
Dcpufeatures.h227 #define X86_FEATURE_FLEXPRIORITY ( 8*32+ 2) /* Intel FlexPriority */ macro