Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcommon.c1271 #define SMT_RSB BIT(4) macro
1345 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO | VMSCAPE),
1346 VULNBL_HYGON(0x18, RETBLEED | SMT_RSB | SRSO | VMSCAPE),
1557 if (cpu_matches(cpu_vuln_blacklist, SMT_RSB)) in cpu_set_bug_bits()