Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1311 case SPECTRE_V2_IBRS: in retbleed_update_mitigation()
1751 return spectre_v2_in_eibrs_mode(mode) || mode == SPECTRE_V2_IBRS; in spectre_v2_in_ibrs_mode()
1891 [SPECTRE_V2_IBRS] = "Mitigation: IBRS",
2011 case SPECTRE_V2_IBRS: in spectre_v2_select_rsb_mitigation()
2206 spectre_v2_enabled = SPECTRE_V2_IBRS; in spectre_v2_select_mitigation()
2233 spectre_v2_enabled = SPECTRE_V2_IBRS; in spectre_v2_update_mitigation()
2262 case SPECTRE_V2_IBRS: in spectre_v2_apply_mitigation()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h504 SPECTRE_V2_IBRS, enumerator