Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dfeat_ctl.c84 set_cpu_cap(c, X86_FEATURE_FLEXPRIORITY); in init_vmx_capabilities()
/arch/x86/include/asm/
Dcpufeatures.h230 #define X86_FEATURE_FLEXPRIORITY ( 8*32+ 2) /* Intel FlexPriority */ macro