Home
last modified time | relevance | path

Searched refs:is_spectre_bhb_affected (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dspectre.h34 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dspectre.h99 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c950 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, in is_spectre_bhb_affected() function
1050 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()
H A Dcpu_errata.c492 .matches = is_spectre_bhb_affected,
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dproton-pack.c945 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, in is_spectre_bhb_affected() function
996 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()
H A Dcpu_errata.c579 .matches = is_spectre_bhb_affected,

Completed in 5 milliseconds