Home
last modified time | relevance | path

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

/freebsd/sys/x86/xen/
H A Dpv.c336 HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_pvh_parse_preload_data()
347 HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_pvh_parse_preload_data()
369 HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_pvh_parse_preload_data()
458 HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_pvh_parse_memmap()
/freebsd/sys/contrib/xen/
H A Dsched.h178 #define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ macro
/freebsd/sys/dev/xen/control/
H A Dcontrol.c355 HYPERVISOR_shutdown(SHUTDOWN_crash); in xctrl_shutdown_final()