Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c1268 #define SMT_RSB BIT(4) macro
1317 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO),
1318 VULNBL_HYGON(0x18, RETBLEED | SMT_RSB | SRSO),
1458 if (cpu_matches(cpu_vuln_blacklist, SMT_RSB)) in cpu_set_bug_bits()