Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/lib/
Dretpoline.S338 SYM_FUNC_START(call_depth_return_thunk)
365 SYM_FUNC_END(call_depth_return_thunk)
/linux-6.12.1/arch/x86/include/asm/
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-6.12.1/arch/x86/kernel/cpu/
Dbugs.c1143 x86_return_thunk = call_depth_return_thunk; in retbleed_select_mitigation()