Home
last modified time | relevance | path

Searched refs:RETPOLINE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/lib/
H A Dretpoline.S27 .macro RETPOLINE reg macro
39 ALTERNATIVE_2 __stringify(RETPOLINE \reg), \
/linux/arch/x86/kernel/
H A Dalternative.c1012 DPRINTK(RETPOLINE, "retpoline at: %pS (%px) len: %d to: %pS", in apply_retpolines()
1019 DUMP_BYTES(RETPOLINE, ((u8*)addr), len, "%px: orig: ", addr); in apply_retpolines()
1020 DUMP_BYTES(RETPOLINE, ((u8*)bytes), len, "%px: repl: ", addr); in apply_retpolines()