Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c335 RFDS_MITIGATION_VERW, enumerator
648 [RFDS_MITIGATION_VERW] = "Mitigation: Clear Register File",
666 rfds_mitigation = RFDS_MITIGATION_VERW; in rfds_select_mitigation()
684 rfds_mitigation = RFDS_MITIGATION_VERW; in rfds_update_mitigation()
686 if (rfds_mitigation == RFDS_MITIGATION_VERW) { in rfds_update_mitigation()
696 if (rfds_mitigation == RFDS_MITIGATION_VERW) { in rfds_apply_mitigation()
713 rfds_mitigation = RFDS_MITIGATION_VERW; in rfds_parse_cmdline()