Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/xen/
Denlighten.c239 void xen_reboot(int reason) in xen_reboot() function
255 xen_reboot(reboot_reason); in xen_emergency_restart()
263 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
Denlighten_hvm.c147 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
155 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()
Denlighten_pv.c1204 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1209 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1215 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1220 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/linux-6.12.1/arch/arm/xen/
Denlighten.c178 void xen_reboot(int reason) in xen_reboot() function
190 xen_reboot(SHUTDOWN_reboot); in xen_restart()
202 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()
/linux-6.12.1/drivers/xen/
Defi.c265 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()
268 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/linux-6.12.1/include/xen/
Dxen-ops.h30 void xen_reboot(int reason);