Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvapic.c400 typedef struct PatchInfo { struct
403 } PatchInfo; argument
408 PatchInfo *info = (PatchInfo *) data.host_ptr; in do_patch_instruction()
453 PatchInfo *info; in patch_instruction()
461 info = g_new(PatchInfo, 1); in patch_instruction()