Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dpvpanic.c41 qemu_system_guest_crashloaded(NULL); in handle_event()
/openbmc/qemu/include/sysemu/
H A Drunstate.h107 void qemu_system_guest_crashloaded(GuestPanicInformation *info);
/openbmc/qemu/system/
H A Drunstate.c614 void qemu_system_guest_crashloaded(GuestPanicInformation *info) in qemu_system_guest_crashloaded() function