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