Searched refs:RETPOLINE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/x86/lib/ |
| H A D | retpoline.S | 28 .macro RETPOLINE reg macro 40 ALTERNATIVE_2 __stringify(RETPOLINE \reg), \
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | alternative.c | 989 DPRINTK(RETPOLINE, "retpoline at: %pS (%px) len: %d to: %pS", in apply_retpolines() 996 DUMP_BYTES(RETPOLINE, ((u8*)addr), len, "%px: orig: ", addr); in apply_retpolines() 997 DUMP_BYTES(RETPOLINE, ((u8*)bytes), len, "%px: repl: ", addr); in apply_retpolines()
|