Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c1003 static const char * const retbleed_strings[] = { variable
1197 pr_info("%s\n", retbleed_strings[retbleed_mitigation]); in retbleed_select_mitigation()
3058 return sysfs_emit(buf, "%s; SMT %s\n", retbleed_strings[retbleed_mitigation], in retbleed_show_state()
3065 return sysfs_emit(buf, "%s\n", retbleed_strings[retbleed_mitigation]); in retbleed_show_state()