Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/xen/
Denlighten.c258 void xen_reboot(int reason) in xen_reboot() function
272 xen_reboot(SHUTDOWN_reboot); in xen_emergency_restart()
279 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
Denlighten_hvm.c124 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
130 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()
Denlighten_pv.c1077 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1082 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1089 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1094 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/Linux-v4.19/arch/arm/xen/
Denlighten.c208 void xen_reboot(int reason) in xen_reboot() function
219 xen_reboot(SHUTDOWN_reboot); in xen_restart()
225 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()
/Linux-v4.19/drivers/xen/
Defi.c274 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()
277 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/Linux-v4.19/include/xen/
Dxen-ops.h28 void xen_reboot(int reason);