Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/interface/
Dsched.h153 #define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ macro
/linux-6.12.1/arch/x86/xen/
Denlighten.c263 xen_reboot(SHUTDOWN_crash); in xen_panic_event()
265 reboot_reason = SHUTDOWN_crash; in xen_panic_event()
Denlighten_pv.c1220 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()