Searched refs:SCHEDOP_shutdown (Results 1 – 5 of 5) sorted by relevance
48 #define SCHEDOP_shutdown 2 macro
233 case SCHEDOP_shutdown: in xencomm_hypercall_sched_op()408 SCHEDOP_shutdown, xencomm_map_no_alloc(&arg, sizeof(arg))); in xencomm_hypercall_suspend()
227 int rc = HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown); in HYPERVISOR_shutdown()
435 return _hypercall3(int, sched_op, SCHEDOP_shutdown, &r, start_info_mfn); in HYPERVISOR_suspend()
1017 if (HYPERVISOR_sched_op(SCHEDOP_shutdown, &r)) in xen_reboot()