Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dalternative.h152 extern bool cpu_wants_rethunk(void);
155 static __always_inline bool cpu_wants_rethunk(void) in cpu_wants_rethunk() function
/linux/arch/x86/kernel/
H A Dstatic_call.c101 if (cpu_wants_rethunk()) in __static_call_transform()
H A Dalternative.c993 bool cpu_wants_rethunk(void) in cpu_wants_rethunk() function
1041 if (cpu_wants_rethunk()) in apply_returns()