Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c157 static __init_or_module void *call_get_dest(void *addr) in call_get_dest() function
214 dest = call_get_dest(addr); in patch_call()