Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c962 RETBLEED_MITIGATION_UNRET, enumerator
979 [RETBLEED_MITIGATION_UNRET] = "Mitigation: untrained return thunk",
1046 retbleed_mitigation = RETBLEED_MITIGATION_UNRET; in retbleed_select_mitigation()
1086 retbleed_mitigation = RETBLEED_MITIGATION_UNRET; in retbleed_select_mitigation()
1101 case RETBLEED_MITIGATION_UNRET: in retbleed_select_mitigation()
1415 if (retbleed_mitigation == RETBLEED_MITIGATION_UNRET || in spectre_v2_user_select_mitigation()
2891 if (retbleed_mitigation == RETBLEED_MITIGATION_UNRET || in retbleed_show_state()