Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_test.c43 qemu_system_shutdown_request_with_code( in sifive_test_write()
47 qemu_system_shutdown_request_with_code( in sifive_test_write()
H A Ddebugexit.c36 qemu_system_shutdown_request_with_code(SHUTDOWN_CAUSE_GUEST_SHUTDOWN, in debug_exit_write()
/openbmc/qemu/include/sysemu/
H A Drunstate.h92 void qemu_system_shutdown_request_with_code(ShutdownCause reason,
/openbmc/qemu/hw/char/
H A Driscv_htif.c209 qemu_system_shutdown_request_with_code( in htif_handle_tohost_write()
/openbmc/qemu/gdbstub/
H A Dsystem.c441 qemu_system_shutdown_request_with_code(SHUTDOWN_CAUSE_GUEST_SHUTDOWN, in gdb_qemu_exit()
/openbmc/qemu/system/
H A Drunstate.c721 void qemu_system_shutdown_request_with_code(ShutdownCause reason, in qemu_system_shutdown_request_with_code() function