Home
last modified time | relevance | path

Searched refs:SHUTDOWN_reboot (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dsched.h168 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten.c271 static int reboot_reason = SHUTDOWN_reboot;
H A Denlighten_pv.c1093 xen_reboot(SHUTDOWN_reboot); in xen_restart()
/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Denlighten.c188 xen_reboot(SHUTDOWN_reboot); in xen_restart()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Defi.c264 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()