Searched refs:mds_mitigation_method (Results 1 – 1 of 1) sorted by relevance
566 static enum mds_mitigation mds_mitigation_method = MDS_MITIGATION_NONE; variable619 switch (mds_mitigation_method) { in mitigation_mds_apply_cpu()674 mds_mitigation_method = MDS_MITIGATION_MDS_NO; in mds_detect_method()686 mds_mitigation_method = MDS_MITIGATION_MDS_NO; in mds_detect_method()693 mds_mitigation_method = MDS_MITIGATION_VERW; in mds_detect_method()706 switch (mds_mitigation_method) { in mds_set_name()729 switch (mds_mitigation_method) { in mitigation_mds_change()1040 (mds_mitigation_method != MDS_MITIGATION_NONE); in cpu_speculation_init()1043 if (mds_mitigation_method != MDS_MITIGATION_NONE && in cpu_speculation_init()1044 mds_mitigation_method != MDS_MITIGATION_MDS_NO) { in cpu_speculation_init()