Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/
Dbugs.c699 static const char * const spectre_v1_strings[] = { variable
768 pr_info("%s\n", spectre_v1_strings[spectre_v1_mitigation]); in spectre_v1_select_mitigation()
2404 return sprintf(buf, "%s\n", spectre_v1_strings[spectre_v1_mitigation]); in cpu_show_common()