Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c896 case SPECTRE_V2_IBRS: in retbleed_select_mitigation()
1063 return mode == SPECTRE_V2_IBRS || in spectre_v2_in_ibrs_mode()
1169 [SPECTRE_V2_IBRS] = "Mitigation: IBRS",
1342 case SPECTRE_V2_IBRS: in spectre_v2_determine_rsb_fill_type_at_vmexit()
1381 mode = SPECTRE_V2_IBRS; in spectre_v2_select_mitigation()
1402 mode = SPECTRE_V2_IBRS; in spectre_v2_select_mitigation()
1431 case SPECTRE_V2_IBRS: in spectre_v2_select_mitigation()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnospec-branch.h269 SPECTRE_V2_IBRS, enumerator