Searched refs:do_vm_stop (Results 1 – 1 of 1) sorted by relevance
294 static int do_vm_stop(RunState state, bool send_stop) in do_vm_stop() 328 return do_vm_stop(RUN_STATE_SHUTDOWN, false); in cpu_can_run() 755 return do_vm_stop(state, true); in vm_prepare_start() 288 static int do_vm_stop(RunState state, bool send_stop) do_vm_stop() function