Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Denlighten.c1270 static void xen_reboot(int reason) in xen_reboot() function
1280 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1285 xen_reboot(SHUTDOWN_reboot); in xen_emergency_restart()
1290 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1297 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1302 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
1308 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
1810 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
1816 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()