Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/xen/
Denlighten.c303 void xen_reboot(int reason) in xen_reboot() function
319 xen_reboot(reboot_reason); in xen_emergency_restart()
327 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.c1078 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1083 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1090 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1095 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/Linux-v5.15/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()
/Linux-v5.15/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.15/include/xen/
Dxen-ops.h29 void xen_reboot(int reason);