Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
Dbugs.c291 TAA_MITIGATION_UCODE_NEEDED, enumerator
303 [TAA_MITIGATION_UCODE_NEEDED] = "Vulnerable: Clear CPU buffers attempted, no microcode",
337 taa_mitigation = TAA_MITIGATION_UCODE_NEEDED; in taa_select_mitigation()
350 taa_mitigation = TAA_MITIGATION_UCODE_NEEDED; in taa_select_mitigation()
1988 case TAA_MITIGATION_UCODE_NEEDED: in cpu_bugs_smt_update()