Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/
Dbugs.c680 static const char * const gds_strings[] = { variable
785 pr_info("%s\n", gds_strings[gds_mitigation]); in gds_select_mitigation()
2714 return sysfs_emit(buf, "%s\n", gds_strings[gds_mitigation]); in gds_show_state()