Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dnospec-branch.h388 extern void srso_return_thunk(void);
391 static inline void srso_return_thunk(void) {} in srso_return_thunk() function
396 extern void srso_return_thunk(void);
/openbmc/linux/arch/x86/lib/
H A Dretpoline.S213 SYM_CODE_START(srso_return_thunk)
218 SYM_CODE_END(srso_return_thunk)
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c2612 x86_return_thunk = srso_return_thunk; in srso_select_mitigation()