Home
last modified time | relevance | path

Searched defs:patch_call (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c206 static __init_or_module void patch_call(void *addr, const struct core_text *ct) in patch_call() function
/openbmc/qemu/hw/i386/
H A Dkvmvapic.c388 static void patch_call(X86CPU *cpu, target_ulong ip, uint32_t target) in patch_call() function