Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/lib/
H A Dretpoline.S339 SYM_FUNC_START(call_depth_return_thunk)
366 SYM_FUNC_END(call_depth_return_thunk)
/linux-6.15/arch/x86/include/asm/
H A Dnospec-branch.h392 extern void call_depth_return_thunk(void);
409 static inline void call_depth_return_thunk(void) {} in call_depth_return_thunk() function
/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c1166 set_return_thunk(call_depth_return_thunk); in retbleed_select_mitigation()
1328 set_return_thunk(call_depth_return_thunk); in its_select_mitigation()