Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/
Dbugs.c418 MMIO_MITIGATION_VERW, enumerator
422 static enum mmio_mitigations mmio_mitigation __ro_after_init = MMIO_MITIGATION_VERW;
428 [MMIO_MITIGATION_VERW] = "Mitigation: Clear CPU buffers",
476 mmio_mitigation = MMIO_MITIGATION_VERW; in mmio_select_mitigation()
495 mmio_mitigation = MMIO_MITIGATION_VERW; in mmio_stale_data_parse_cmdline()
497 mmio_mitigation = MMIO_MITIGATION_VERW; in mmio_stale_data_parse_cmdline()
532 mmio_mitigation = MMIO_MITIGATION_VERW; in md_clear_update_mitigation()
1678 case MMIO_MITIGATION_VERW: in cpu_bugs_smt_update()