Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1154 static const char * const spectre_v1_strings[] = { variable
1230 pr_info("%s\n", spectre_v1_strings[spectre_v1_mitigation]); in spectre_v1_apply_mitigation()
3582 return sysfs_emit(buf, "%s\n", spectre_v1_strings[spectre_v1_mitigation]); in cpu_show_common()