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.c1147 RETBLEED_MITIGATION_IBPB, enumerator
1156 [RETBLEED_MITIGATION_IBPB] = "Mitigation: IBPB",
1201 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_parse_cmdline()
1236 case RETBLEED_MITIGATION_IBPB: in retbleed_select_mitigation()
1273 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_select_mitigation()
1298 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_update_mitigation()
1354 case RETBLEED_MITIGATION_IBPB: in retbleed_apply_mitigation()
1852 retbleed_mitigation == RETBLEED_MITIGATION_IBPB)) { in spectre_v2_user_update_mitigation()
2308 if (retbleed_mitigation != RETBLEED_MITIGATION_IBPB) { in spectre_v2_apply_mitigation()
2982 if (retbleed_mitigation == RETBLEED_MITIGATION_IBPB && in srso_update_mitigation()
[all …]