Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c311 TAA_MITIGATION_UCODE_NEEDED, enumerator
425 [TAA_MITIGATION_UCODE_NEEDED] = "Vulnerable: Clear CPU buffers attempted, no microcode",
471 taa_mitigation = TAA_MITIGATION_UCODE_NEEDED; in taa_update_mitigation()
484 taa_mitigation = TAA_MITIGATION_UCODE_NEEDED; in taa_update_mitigation()
493 taa_mitigation == TAA_MITIGATION_UCODE_NEEDED) { in taa_apply_mitigation()
3163 case TAA_MITIGATION_UCODE_NEEDED: in cpu_bugs_smt_update()