Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/
Dbugs.c289 TAA_MITIGATION_UCODE_NEEDED, enumerator
300 [TAA_MITIGATION_UCODE_NEEDED] = "Vulnerable: Clear CPU buffers attempted, no microcode",
336 taa_mitigation = TAA_MITIGATION_UCODE_NEEDED; in taa_select_mitigation()
350 taa_mitigation = TAA_MITIGATION_UCODE_NEEDED; in taa_select_mitigation()
1828 case TAA_MITIGATION_UCODE_NEEDED: in cpu_bugs_smt_update()