HomeSort by: relevance | last modified time | path
    Searched refs:SHUTDOWN_suspend (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sched.h 79 * If the sched_shutdown_t reason is SHUTDOWN_suspend then
84 * In addition, which reason is SHUTDOWN_suspend this hypercall
177 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */
  /src/sys/arch/amd64/include/xen/
hypercalls.h 326 .reason = SHUTDOWN_suspend,
333 SHUTDOWN_suspend, srec);
  /src/sys/arch/i386/include/xen/
hypercalls.h 450 .reason = SHUTDOWN_suspend
458 _harg("1" (SCHEDOP_shutdown), "2" (SHUTDOWN_suspend), "3" (srec)),

Completed in 14 milliseconds