Searched refs:SHUTDOWN_reboot (Results 1 – 8 of 8) sorted by relevance
107 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
186 printf("#define\tSHUTDOWN_reboot 0x%x\n", SHUTDOWN_reboot); in main()
340 (void) HYPERVISOR_shutdown(SHUTDOWN_reboot); in xen_uppc_shutdown()355 (void) HYPERVISOR_shutdown(SHUTDOWN_reboot); in xen_uppc_shutdown()
485 (void) HYPERVISOR_shutdown(SHUTDOWN_reboot); in xen_psm_shutdown()500 (void) HYPERVISOR_shutdown(SHUTDOWN_reboot); in xen_psm_shutdown()
711 pushl $SHUTDOWN_reboot
683 movl $SHUTDOWN_reboot, %edi
493 (void) HYPERVISOR_shutdown(SHUTDOWN_reboot); in reset()
854 case SHUTDOWN_reboot: in xdt_process_rec()