Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c485 RFDS_MITIGATION_VERW, enumerator
491 IS_ENABLED(CONFIG_MITIGATION_RFDS) ? RFDS_MITIGATION_VERW : RFDS_MITIGATION_OFF;
495 [RFDS_MITIGATION_VERW] = "Mitigation: Clear Register File",
525 rfds_mitigation = RFDS_MITIGATION_VERW; in rfds_parse_cmdline()
566 rfds_mitigation = RFDS_MITIGATION_VERW; in md_clear_update_mitigation()