Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1146 RETBLEED_MITIGATION_IBPB, enumerator
1155 [RETBLEED_MITIGATION_IBPB] = "Mitigation: IBPB",
1200 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_parse_cmdline()
1235 case RETBLEED_MITIGATION_IBPB: in retbleed_select_mitigation()
1272 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_select_mitigation()
1297 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_update_mitigation()
1353 case RETBLEED_MITIGATION_IBPB: in retbleed_apply_mitigation()
1851 retbleed_mitigation == RETBLEED_MITIGATION_IBPB)) { in spectre_v2_user_update_mitigation()
2307 if (retbleed_mitigation != RETBLEED_MITIGATION_IBPB) { in spectre_v2_apply_mitigation()
2981 if (retbleed_mitigation == RETBLEED_MITIGATION_IBPB && in srso_update_mitigation()
[all …]