Lines Matching refs:SPECTRE_VULNERABLE
108 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()
518 if (state == SPECTRE_VULNERABLE) in has_spectre_v4()
556 return SPECTRE_VULNERABLE; in spectre_v4_enable_hw_mitigation()
632 return SPECTRE_VULNERABLE; in spectre_v4_enable_fw_mitigation()
650 if (state == SPECTRE_VULNERABLE) in spectre_v4_enable_mitigation()
788 case SPECTRE_VULNERABLE: in ssbd_prctl_get()
915 return SPECTRE_VULNERABLE; in spectre_bhb_get_cpu_fw_mitigation_state()
1005 enum mitigation_state fw_state, state = SPECTRE_VULNERABLE; in spectre_bhb_enable_mitigation()
1011 if (arm64_get_spectre_v2_state() == SPECTRE_VULNERABLE) { in spectre_bhb_enable_mitigation()
1161 if (spectre_v2_state == SPECTRE_VULNERABLE || in unpriv_ebpf_notify()