Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dmachine-hmp-cmds.c188 void hmp_system_powerdown(Monitor *mon, const QDict *qdict) in hmp_system_powerdown() function
/openbmc/qemu/include/monitor/
H A Dhmp.h48 void hmp_system_powerdown(Monitor *mon, const QDict *qdict);
/openbmc/qemu/
H A Dhmp-commands.hx673 .cmd = hmp_system_powerdown,