Home
last modified time | relevance | path

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

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