Home
last modified time | relevance | path

Searched refs:spectre_bhb_method (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-v7-bugs.c181 static int spectre_bhb_method; variable
199 if (spectre_bhb_method != method) { in spectre_bhb_install_workaround()
200 if (spectre_bhb_method) { in spectre_bhb_install_workaround()
210 spectre_bhb_method = method; in spectre_bhb_install_workaround()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-v7-bugs.c181 static int spectre_bhb_method; variable
199 if (spectre_bhb_method != method) { in spectre_bhb_install_workaround()
200 if (spectre_bhb_method) { in spectre_bhb_install_workaround()
210 spectre_bhb_method = method; in spectre_bhb_install_workaround()

Completed in 3 milliseconds