Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcommon.c1270 #define SRSO BIT(5) macro
1317 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO),
1318 VULNBL_HYGON(0x18, RETBLEED | SMT_RSB | SRSO),
1319 VULNBL_AMD(0x19, SRSO),
1462 if (cpu_matches(cpu_vuln_blacklist, SRSO)) in cpu_set_bug_bits()
/arch/x86/
DKconfig2532 Enable the SRSO mitigation needed on AMD Zen1-4 machines.