Lines Matching full:affected
458 #define X86_FEATURE_SRSO_NO (20*32+29) /* "" CPU is not affected by SRSO */
496 #define X86_BUG_AMD_E400 X86_BUG(13) /* CPU is among the affected by Erratum 400 */
497 #define X86_BUG_CPU_MELTDOWN X86_BUG(14) /* CPU is affected by meltdown attack and needs kernel pa…
498 #define X86_BUG_SPECTRE_V1 X86_BUG(15) /* CPU is affected by Spectre variant 1 attack with conditi…
499 #define X86_BUG_SPECTRE_V2 X86_BUG(16) /* CPU is affected by Spectre variant 2 attack with indirec…
500 #define X86_BUG_SPEC_STORE_BYPASS X86_BUG(17) /* CPU is affected by speculative store bypass attack…
501 #define X86_BUG_L1TF X86_BUG(18) /* CPU is affected by L1 Terminal Fault */
502 #define X86_BUG_MDS X86_BUG(19) /* CPU is affected by Microarchitectural data sampling */
503 #define X86_BUG_MSBDS_ONLY X86_BUG(20) /* CPU is only affected by the MSDBS variant of BUG_MDS */
504 #define X86_BUG_SWAPGS X86_BUG(21) /* CPU is affected by speculation through SWAPGS */
505 #define X86_BUG_TAA X86_BUG(22) /* CPU is affected by TSX Async Abort(TAA) */
508 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner…
510 #define X86_BUG_RETBLEED X86_BUG(27) /* CPU is affected by RETBleed */
513 #define X86_BUG_GDS X86_BUG(30) /* CPU is affected by Gather Data Sampling */
519 #define X86_BUG_BHI X86_BUG(1*32 + 3) /* CPU is affected by Branch History Injection */