Home
last modified time | relevance | path

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

/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()
/qemu/include/sysemu/
H A Drunstate.h91 void qemu_system_shutdown_request_with_code(ShutdownCause reason,
/qemu/hw/char/
H A Driscv_htif.c210 qemu_system_shutdown_request_with_code( in htif_handle_tohost_write()
/qemu/gdbstub/
H A Dsystem.c440 qemu_system_shutdown_request_with_code(SHUTDOWN_CAUSE_GUEST_SHUTDOWN, in gdb_qemu_exit()
/qemu/system/
H A Drunstate.c681 void qemu_system_shutdown_request_with_code(ShutdownCause reason, in qemu_system_shutdown_request_with_code() function