Searched refs:VULNBL_AMD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | common.c | 1118 #define VULNBL_AMD(family, blacklist) \ macro 1179 VULNBL_AMD(0x15, RETBLEED), 1180 VULNBL_AMD(0x16, RETBLEED), 1181 VULNBL_AMD(0x17, RETBLEED | SRSO), 1183 VULNBL_AMD(0x19, SRSO),
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
H A D | common.c | 1253 #define VULNBL_AMD(family, blacklist) \ macro 1314 VULNBL_AMD(0x15, RETBLEED), 1315 VULNBL_AMD(0x16, RETBLEED), 1316 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO), 1318 VULNBL_AMD(0x19, SRSO),
|
Completed in 5 milliseconds