Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dsched.h153 #define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ macro
/linux/arch/x86/xen/
H A Denlighten_pv.c1282 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()