Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dspectre.h36 int spectre_bhb_update_vectors(unsigned int method);
/openbmc/linux/arch/arm/mm/
H A Dproc-v7-bugs.c207 if (spectre_bhb_update_vectors(method) == SPECTRE_VULNERABLE) in spectre_bhb_install_workaround()
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c827 int spectre_bhb_update_vectors(unsigned int method) in spectre_bhb_update_vectors() function