Home
last modified time | relevance | path

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

/Linux-v5.10/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.c139 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
145 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-v5.10/arch/arm/xen/
Denlighten.c175 void xen_reboot(int reason) in xen_reboot() function
186 xen_reboot(SHUTDOWN_reboot); in xen_restart()
192 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()
/Linux-v5.10/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.10/include/xen/
Dxen-ops.h29 void xen_reboot(int reason);