Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c740 static const char * const gds_strings[] = { variable
845 pr_info("%s\n", gds_strings[gds_mitigation]); in gds_select_mitigation()
2878 return sysfs_emit(buf, "%s\n", gds_strings[gds_mitigation]); in gds_show_state()