Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dsched.h176 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
/freebsd/sys/dev/xen/control/
H A Dcontrol.c327 HYPERVISOR_shutdown(SHUTDOWN_reboot); in xctrl_shutdown_final()