Searched refs:is_spectre_bhb_affected (Results 1 – 2 of 2) sorted by relevance
99 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() function1008 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()