Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcommon.c1136 #define SMT_RSB BIT(4) macro
1174 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO),
1175 VULNBL_HYGON(0x18, RETBLEED | SMT_RSB | SRSO),
1294 if (cpu_matches(cpu_vuln_blacklist, SMT_RSB)) in cpu_set_bug_bits()