Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvapic.c404 static void do_patch_instruction(CPUState *cs, run_on_cpu_data data) in do_patch_instruction() function
464 async_safe_run_on_cpu(cs, do_patch_instruction, RUN_ON_CPU_HOST_PTR(info)); in patch_instruction()