Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/cpu/
Dbugs.c677 static const char * const gds_strings[] = { variable
782 pr_info("%s\n", gds_strings[gds_mitigation]); in gds_select_mitigation()
2717 return sysfs_emit(buf, "%s\n", gds_strings[gds_mitigation]); in gds_show_state()