Searched refs:retbleed_return_thunk (Results 1 – 4 of 4) sorted by relevance
310 .skip 64 - (retbleed_return_thunk - retbleed_untrain_ret), 0xcc342 SYM_INNER_LABEL(retbleed_return_thunk, SYM_L_GLOBAL)345 SYM_CODE_END(retbleed_return_thunk)356 jmp retbleed_return_thunk
363 extern void retbleed_return_thunk(void);365 static inline void retbleed_return_thunk(void) {} in retbleed_return_thunk() function384 extern void retbleed_return_thunk(void);
489 . = ASSERT((retbleed_return_thunk & 0x3f) == 0, "retbleed_return_thunk not cacheline-aligned");
1345 set_return_thunk(retbleed_return_thunk); in retbleed_apply_mitigation()