Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dproton-pack.c105 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 …]
A Dcpufeature.c3124 return SPECTRE_MITIGATED; in arm64_get_meltdown_state()
3136 case SPECTRE_MITIGATED: in cpu_show_meltdown()
/linux/arch/arm64/kvm/
A Dhypercalls.c79 case SPECTRE_MITIGATED: in kvm_hvc_call_handler()
91 case SPECTRE_MITIGATED: in kvm_hvc_call_handler()
A Dpsci.c440 case SPECTRE_MITIGATED: in get_kernel_wa_level()
448 case SPECTRE_MITIGATED: in get_kernel_wa_level()
/linux/arch/arm64/include/asm/
A Dspectre.h25 SPECTRE_MITIGATED, enumerator

Completed in 11 milliseconds