Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c128 const char *v2_str = "Branch predictor hardening"; in cpu_show_spectre_v2() local
139 v2_str = "CSV2"; in cpu_show_spectre_v2()
145 return sprintf(buf, "Mitigation: %s%s\n", v2_str, bhb_str); in cpu_show_spectre_v2()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dproton-pack.c129 const char *v2_str = "Branch predictor hardening"; in cpu_show_spectre_v2() local
140 v2_str = "CSV2"; in cpu_show_spectre_v2()
146 return sprintf(buf, "Mitigation: %s%s\n", v2_str, bhb_str); in cpu_show_spectre_v2()

Completed in 3 milliseconds