Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mm/
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()