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.c1274 RETBLEED_MITIGATION_IBPB, enumerator
1283 [RETBLEED_MITIGATION_IBPB] = "Mitigation: IBPB",
1328 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_parse_cmdline()
1363 case RETBLEED_MITIGATION_IBPB: in retbleed_select_mitigation()
1400 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_select_mitigation()
1425 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_update_mitigation()
1477 case RETBLEED_MITIGATION_IBPB: in retbleed_apply_mitigation()
1997 retbleed_mitigation == RETBLEED_MITIGATION_IBPB)) { in spectre_v2_user_update_mitigation()
2471 if (retbleed_mitigation != RETBLEED_MITIGATION_IBPB) { in spectre_v2_apply_mitigation()
3251 if (retbleed_mitigation == RETBLEED_MITIGATION_IBPB in srso_update_mitigation()
[all...]