Home
last modified time | relevance | path

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

/trueos/sys/xen/interface/
HDsched.h130 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
/trueos/sys/dev/xen/control/
HDcontrol.c331 HYPERVISOR_shutdown(SHUTDOWN_reboot); in xen_pv_shutdown_final()
/trueos/sys/i386/i386/
HDvm_machdep.c735 HYPERVISOR_shutdown(SHUTDOWN_reboot); in cpu_reset_real()