Searched refs:force_shutdown_method (Results 1 – 4 of 4) sorted by relevance
575 force_shutdown_method = AD_POWEROFF; in xen_shutdown()578 force_shutdown_method = AD_HALT; in xen_shutdown()581 force_shutdown_method = AD_BOOT; in xen_shutdown()
152 int force_shutdown_method = AD_UNKNOWN; variable227 if (force_shutdown_method != AD_UNKNOWN) in mdboot()228 fcn = force_shutdown_method; in mdboot()
180 extern int force_shutdown_method;
776 force_shutdown_method = AD_POWEROFF; in xen_shutdown()779 force_shutdown_method = AD_HALT; in xen_shutdown()782 force_shutdown_method = AD_BOOT; in xen_shutdown()