Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c184 static void *patch_dest(void *dest, bool direct) in patch_dest() function
221 pad = patch_dest(dest, within_coretext(ct, dest)); in patch_call()
291 target = patch_dest(dest, false); in callthunks_translate_call_dest()