Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1175 SRSO_MITIGATION_IBPB_ON_VMEXIT, enumerator
2868 [SRSO_MITIGATION_IBPB_ON_VMEXIT] = "Mitigation: IBPB on VMEXIT only",
2886 srso_mitigation = SRSO_MITIGATION_IBPB_ON_VMEXIT; in srso_parse_cmdline()
2947 srso_mitigation = SRSO_MITIGATION_IBPB_ON_VMEXIT; in srso_select_mitigation()
2957 case SRSO_MITIGATION_IBPB_ON_VMEXIT: in srso_select_mitigation()
3031 case SRSO_MITIGATION_IBPB_ON_VMEXIT: in srso_apply_mitigation()
3107 srso_mitigation == SRSO_MITIGATION_IBPB_ON_VMEXIT) in vmscape_update_mitigation()