has_retpoline 592 arch/x86/kernel/cpu/bugs.c bool retpoline_module_ok(bool has_retpoline) has_retpoline 594 arch/x86/kernel/cpu/bugs.c if (spectre_v2_enabled == SPECTRE_V2_NONE || has_retpoline) has_retpoline 876 include/linux/module.h extern bool retpoline_module_ok(bool has_retpoline); has_retpoline 878 include/linux/module.h static inline bool retpoline_module_ok(bool has_retpoline)