Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c756 GDS_MITIGATION_FORCE, enumerator
768 [GDS_MITIGATION_FORCE] = "Mitigation: AVX disabled, no microcode",
801 case GDS_MITIGATION_FORCE: in update_gds_msr()
836 if (gds_mitigation == GDS_MITIGATION_FORCE) { in gds_select_mitigation()
850 if (gds_mitigation == GDS_MITIGATION_FORCE) in gds_select_mitigation()
884 gds_mitigation = GDS_MITIGATION_FORCE; in gds_parse_cmdline()