Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/xen/
Denlighten.c260 void xen_reboot(int reason) in xen_reboot() function
276 xen_reboot(reboot_reason); in xen_emergency_restart()
284 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
Denlighten_hvm.c126 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
132 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()
Denlighten_pv.c1070 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1075 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1082 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1087 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/Linux-v5.4/arch/arm/xen/
Denlighten.c174 void xen_reboot(int reason) in xen_reboot() function
185 xen_reboot(SHUTDOWN_reboot); in xen_restart()
191 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()
/Linux-v5.4/drivers/xen/
Defi.c264 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()
267 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/Linux-v5.4/include/xen/
Dxen-ops.h29 void xen_reboot(int reason);