Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/xen/
A 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()
A Denlighten_hvm.c149 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
155 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()
A Denlighten_pv.c1112 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1117 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1123 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1128 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/linux-6.3-rc2/arch/arm/xen/
A Denlighten.c181 void xen_reboot(int reason) in xen_reboot() function
193 xen_reboot(SHUTDOWN_reboot); in xen_restart()
205 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()
/linux-6.3-rc2/drivers/xen/
A Defi.c265 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()
268 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/linux-6.3-rc2/include/xen/
A Dxen-ops.h30 void xen_reboot(int reason);

Completed in 13 milliseconds