Home
last modified time | relevance | path

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

/linux/arch/x86/lib/
H A Dretpoline.S338 SYM_FUNC_START(call_depth_return_thunk)
365 SYM_FUNC_END(call_depth_return_thunk)
/linux/arch/x86/include/asm/
H A Dnospec-branch.h402 extern void call_depth_return_thunk(void);
417 static inline void call_depth_return_thunk(void) {} in call_depth_return_thunk() function
/linux/arch/x86/kernel/cpu/
H A Dbugs.c1143 x86_return_thunk = call_depth_return_thunk; in retbleed_select_mitigation()