Home
last modified time | relevance | path

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

/linux-3.4.99/include/xen/interface/
Dsched.h108 #define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ macro
/linux-3.4.99/arch/x86/xen/
Denlighten.c1232 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
1238 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
/linux-3.4.99/arch/ia64/xen/
Dxen_pv_ops.c69 HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_panic_hypercall()