Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dhmp.c1098 static void handle_hmp_command_exec(Monitor *mon, in handle_hmp_command_exec() function
1120 handle_hmp_command_exec(data->mon, data->cmd, data->qdict); in handle_hmp_command_co()
1158 handle_hmp_command_exec(&mon->common, cmd, qdict); in handle_hmp_command()