Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten.c259 void xen_reboot(int reason) in xen_reboot() function
275 xen_reboot(reboot_reason); in xen_emergency_restart()
283 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
H A Denlighten_hvm.c139 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_shutdown()
145 xen_reboot(SHUTDOWN_soft_reset); in xen_hvm_crash_shutdown()
H A Denlighten_pv.c1093 xen_reboot(SHUTDOWN_reboot); in xen_restart()
1098 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1105 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
1110 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/OK3568_Linux_fs/kernel/arch/arm/xen/
H A 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()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Defi.c264 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()
267 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/OK3568_Linux_fs/kernel/include/xen/
H A Dxen-ops.h29 void xen_reboot(int reason);