Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dspectre.h33 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dproton-pack.c955 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, in is_spectre_bhb_affected() function
1055 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()
Dcpu_errata.c480 .matches = is_spectre_bhb_affected,
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch13990 -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))