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

/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c1224 /* CPU is affected by SRSO */
1225 #define SRSO BIT(5) macro
1272 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO),
1273 VULNBL_HYGON(0x18, RETBLEED | SMT_RSB | SRSO),
1274 VULNBL_AMD(0x19, SRSO),
1422 if (cpu_matches(cpu_vuln_blacklist, SRSO))

Completed in 181 milliseconds