Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Denlighten.c300 void xen_reboot(int reason) in xen_reboot() function
316 xen_reboot(reboot_reason); in xen_emergency_restart()
324 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
H A Denlighten_hvm.c140 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
148 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()
H A Denlighten_pv.c1216 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1221 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1227 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1232 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/linux/arch/arm/xen/
H A 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/drivers/xen/
H A Defi.c265 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()
268 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/linux/include/xen/
H A Dxen-ops.h31 void xen_reboot(int reason);