Searched refs:SCHEDOP_shutdown (Results 1 – 8 of 8) sorted by relevance
88 #define SCHEDOP_shutdown 2 macro
39 case SCHEDOP_shutdown: in do_sched_op_compat()
137 return xen_hypercall_sched_op(SCHEDOP_shutdown, &s); in xen_hypercall_shutdown()
728 HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown); in grub_reboot()
719 hypercall_sched_op(SCHEDOP_shutdown, &shutdown); in crash()
1144 case SCHEDOP_shutdown: in do_sched_op()
189 The guest, when it is ready, simply shuts down (`SCHEDOP_shutdown`)
367 The guest OS has shut down (SCHEDOP_shutdown has been called) but the
Completed in 15 milliseconds