Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h213 #define X86_FEATURE_IBRS_ENHANCED ( 7*32+30) /* "ibrs_enhanced" Enhanced IBRS */ macro
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1496 setup_force_cpu_cap(X86_FEATURE_IBRS_ENHANCED); in cpu_set_bug_bits()
1584 (boot_cpu_has(X86_FEATURE_IBRS_ENHANCED) || in cpu_set_bug_bits()