Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/
Dbugs.c392 MMIO_MITIGATION_VERW, enumerator
396 static enum mmio_mitigations mmio_mitigation __ro_after_init = MMIO_MITIGATION_VERW;
402 [MMIO_MITIGATION_VERW] = "Mitigation: Clear CPU buffers",
450 mmio_mitigation = MMIO_MITIGATION_VERW; in mmio_select_mitigation()
469 mmio_mitigation = MMIO_MITIGATION_VERW; in mmio_stale_data_parse_cmdline()
471 mmio_mitigation = MMIO_MITIGATION_VERW; in mmio_stale_data_parse_cmdline()
506 mmio_mitigation = MMIO_MITIGATION_VERW; in md_clear_update_mitigation()
1838 case MMIO_MITIGATION_VERW: in cpu_bugs_smt_update()