Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvapic.c399 typedef struct PatchInfo { struct
402 } PatchInfo; argument
407 PatchInfo *info = (PatchInfo *) data.host_ptr; in do_patch_instruction()
452 PatchInfo *info; in patch_instruction()
460 info = g_new(PatchInfo, 1); in patch_instruction()