Home
last modified time | relevance | path

Searched refs:cpu_wants_rethunk_at (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
A Dalternative.h153 extern bool cpu_wants_rethunk_at(void *addr);
159 static __always_inline bool cpu_wants_rethunk_at(void *addr) in cpu_wants_rethunk_at() function
/arch/x86/kernel/
A Dstatic_call.c84 if (cpu_wants_rethunk_at(insn)) in __static_call_transform()
A Dftrace.c357 if (cpu_wants_rethunk_at(ip)) in create_trampoline()
A Dalternative.c1009 bool cpu_wants_rethunk_at(void *addr) in cpu_wants_rethunk_at() function
1035 if (cpu_wants_rethunk_at(addr)) { in patch_return()

Completed in 14 milliseconds