Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1662 static inline bool retpoline_seq_enabled(void) in retpoline_seq_enabled() function
1669 static inline bool retpoline_seq_enabled(void) { return false; } in retpoline_seq_enabled() function
2112 if (retpoline_seq_enabled()) { in bhi_apply_mitigation()
2268 if (retpoline_seq_enabled()) in cpu_wants_ibpb_bpf()
3535 else if (retpoline_seq_enabled() && rrsba_disabled) in spectre_bhi_state()