Home
last modified time | relevance | path

Searched refs:X86_BUG_EIBRS_PBRSB (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h482 #define X86_BUG_EIBRS_PBRSB X86_BUG(28) /* EIBRS is vulnerable to Post Barrier RSB Predictions */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h469 #define X86_BUG_EIBRS_PBRSB X86_BUG(28) /* EIBRS is vulnerable to Post Barrier RSB Predictions */ macro
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dbugs.c1419 if (boot_cpu_has_bug(X86_BUG_EIBRS_PBRSB)) { in spectre_v2_determine_rsb_fill_type_at_vmexit()
2386 if (boot_cpu_has_bug(X86_BUG_EIBRS_PBRSB)) { in pbrsb_eibrs_state()
A Dcommon.c1355 setup_force_cpu_bug(X86_BUG_EIBRS_PBRSB); in cpu_set_bug_bits()

Completed in 15 milliseconds