Home
last modified time | relevance | path

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

/arch/x86/xen/
Denlighten.c259 void xen_reboot(int reason) in xen_reboot() function
275 xen_reboot(reboot_reason); in xen_emergency_restart()
283 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
Denlighten_hvm.c139 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
145 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()
Denlighten_pv.c1093 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1098 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1105 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1110 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/arch/arm/xen/
Denlighten.c176 void xen_reboot(int reason) in xen_reboot() function
188 xen_reboot(SHUTDOWN_reboot); in xen_restart()
200 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()