Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dproc-v7-bugs.c28 return SPECTRE_VULNERABLE; in spectre_v2_get_cpu_fw_mitigation_state()
34 return SPECTRE_VULNERABLE; in spectre_v2_get_cpu_fw_mitigation_state()
113 return SPECTRE_VULNERABLE; in spectre_v2_install_workaround()
169 state = SPECTRE_VULNERABLE; in cpu_v7_spectre_v2_init()
204 return SPECTRE_VULNERABLE; in spectre_bhb_install_workaround()
207 if (spectre_bhb_update_vectors(method) == SPECTRE_VULNERABLE) in spectre_bhb_install_workaround()
208 return SPECTRE_VULNERABLE; in spectre_bhb_install_workaround()
221 return SPECTRE_VULNERABLE; in spectre_bhb_install_workaround()
/linux/arch/arm64/kernel/
H A Dproton-pack.c108 case SPECTRE_VULNERABLE: in get_bhb_affected_string()
147 case SPECTRE_VULNERABLE: in cpu_show_spectre_v2()
178 return SPECTRE_VULNERABLE; in spectre_v2_get_cpu_hw_mitigation_state()
198 return SPECTRE_VULNERABLE; in spectre_v2_get_cpu_fw_mitigation_state()
281 return SPECTRE_VULNERABLE; in spectre_v2_enable_fw_mitigation()
293 return SPECTRE_VULNERABLE; in spectre_v2_enable_fw_mitigation()
312 if (state == SPECTRE_VULNERABLE) in spectre_v2_enable_mitigation()
454 case SPECTRE_VULNERABLE: in cpu_show_spec_store_bypass()
485 return SPECTRE_VULNERABLE; in spectre_v4_get_cpu_hw_mitigation_state()
507 return SPECTRE_VULNERABLE; in spectre_v4_get_cpu_fw_mitigation_state()
[all …]
/linux/arch/arm/include/asm/
H A Dspectre.h9 SPECTRE_VULNERABLE, enumerator
/linux/arch/arm64/include/asm/
H A Dspectre.h26 SPECTRE_VULNERABLE, enumerator
/linux/arch/arm/kernel/
H A Dtraps.c840 return SPECTRE_VULNERABLE; in spectre_bhb_update_vectors()
857 return SPECTRE_VULNERABLE; in spectre_bhb_update_vectors()