Searched refs:is_spectre_bhb_affected (Results 1 – 3 of 3) sorted by relevance
97 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);
957 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, in is_spectre_bhb_affected() function1003 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()
497 .matches = is_spectre_bhb_affected,