Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h569 #define X86_BUG_BHI X86_BUG( 1*32+ 3) /* "bhi" CPU is affected by Branch History Injection */ macro
/linux/arch/x86/kernel/cpu/
H A Dbugs.c2084 if (!boot_cpu_has(X86_BUG_BHI)) in bhi_select_mitigation()
3529 if (!boot_cpu_has_bug(X86_BUG_BHI)) in spectre_bhi_state()