Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/
Dcommon.c1267 #define SMT_RSB BIT(4) macro
1305 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO),
1306 VULNBL_HYGON(0x18, RETBLEED | SMT_RSB | SRSO),
1428 if (cpu_matches(cpu_vuln_blacklist, SMT_RSB)) in cpu_set_bug_bits()