Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c750 RETBLEED_MITIGATION_IBPB, enumerator
765 [RETBLEED_MITIGATION_IBPB] = "Mitigation: IBPB",
838 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_select_mitigation()
853 retbleed_mitigation = RETBLEED_MITIGATION_IBPB; in retbleed_select_mitigation()
877 case RETBLEED_MITIGATION_IBPB: in retbleed_select_mitigation()
1149 retbleed_mitigation == RETBLEED_MITIGATION_IBPB) { in spectre_v2_user_select_mitigation()
2301 retbleed_mitigation == RETBLEED_MITIGATION_IBPB) { in retbleed_show_state()