Home
last modified time | relevance | path

Searched refs:is_spectre_bhb_affected (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
Dspectre.h97 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);
/arch/arm64/kernel/
Dproton-pack.c957 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, in is_spectre_bhb_affected() function
1003 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()
Dcpu_errata.c497 .matches = is_spectre_bhb_affected,