Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dshutdown.c53 case SHUTDOWN_reboot: in hwdom_shutdown()
/xen-4.10.0-shim-comet/xen/include/public/
A Dsched.h176 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dvpsci.c200 domain_shutdown(d,SHUTDOWN_reboot); in do_psci_0_2_system_reset()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dshutdown.c650 xen_hypercall_shutdown(pv_shim ? SHUTDOWN_crash : SHUTDOWN_reboot); in machine_restart()
/xen-4.10.0-shim-comet/stubdom/grub/
A Dmini-os.c727 struct sched_shutdown sched_shutdown = { .reason = SHUTDOWN_reboot }; in grub_reboot()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c637 d->arch.hvm_domain.params[HVM_PARAM_TRIPLE_FAULT_REASON] = SHUTDOWN_reboot; in hvm_domain_initialise()

Completed in 12 milliseconds