Home
last modified time | relevance | path

Searched refs:SHUTDOWN_crash (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten.c283 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
285 reboot_reason = SHUTDOWN_crash; in xen_panic_event()
H A Denlighten_pv.c1110 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dsched.h170 #define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ macro