Searched refs:SHUTDOWN_reboot (Results 1 – 6 of 6) sorted by relevance
53 case SHUTDOWN_reboot: in hwdom_shutdown()
176 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
200 domain_shutdown(d,SHUTDOWN_reboot); in do_psci_0_2_system_reset()
650 xen_hypercall_shutdown(pv_shim ? SHUTDOWN_crash : SHUTDOWN_reboot); in machine_restart()
727 struct sched_shutdown sched_shutdown = { .reason = SHUTDOWN_reboot }; in grub_reboot()
637 d->arch.hvm_domain.params[HVM_PARAM_TRIPLE_FAULT_REASON] = SHUTDOWN_reboot; in hvm_domain_initialise()
Completed in 17 milliseconds