Searched refs:is_spectre_bhb_affected (Results 1 – 4 of 4) sorted by relevance
33 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);
955 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, in is_spectre_bhb_affected() function1055 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()
480 .matches = is_spectre_bhb_affected,
13990 -bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);14220 - .matches = is_spectre_bhb_affected,15043 -bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry,15143 - if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU))