Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dspectre.h99 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope);
/linux/arch/arm64/kernel/
H A Dproton-pack.c957 bool is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, in is_spectre_bhb_affected() function
1008 if (!is_spectre_bhb_affected(entry, SCOPE_LOCAL_CPU)) in spectre_bhb_enable_mitigation()