Searched refs:SPECTRE_MITIGATED (Results 1 – 5 of 5) sorted by relevance
105 case SPECTRE_MITIGATED: in cpu_show_spectre_v2()152 return SPECTRE_MITIGATED; in spectre_v2_get_cpu_fw_mitigation_state()234 if (state != SPECTRE_MITIGATED) in spectre_v2_enable_fw_mitigation()259 return SPECTRE_MITIGATED; in spectre_v2_enable_fw_mitigation()409 case SPECTRE_MITIGATED: in cpu_show_spec_store_bypass()440 return SPECTRE_MITIGATED; in spectre_v4_get_cpu_hw_mitigation_state()456 return SPECTRE_MITIGATED; in spectre_v4_get_cpu_fw_mitigation_state()530 return SPECTRE_MITIGATED; in spectre_v4_enable_hw_mitigation()584 if (state != SPECTRE_MITIGATED) in spectre_v4_enable_fw_mitigation()597 return SPECTRE_MITIGATED; in spectre_v4_enable_fw_mitigation()[all …]
3124 return SPECTRE_MITIGATED; in arm64_get_meltdown_state()3136 case SPECTRE_MITIGATED: in cpu_show_meltdown()
79 case SPECTRE_MITIGATED: in kvm_hvc_call_handler()91 case SPECTRE_MITIGATED: in kvm_hvc_call_handler()
440 case SPECTRE_MITIGATED: in get_kernel_wa_level()448 case SPECTRE_MITIGATED: in get_kernel_wa_level()
25 SPECTRE_MITIGATED, enumerator
Completed in 13 milliseconds