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

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sched.h 176 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */
  /src/sys/arch/amd64/include/xen/
hypercalls.h 392 .reason = SHUTDOWN_reboot,
398 return _hypercall2(int, sched_op, SCHEDOP_shutdown, SHUTDOWN_reboot);
  /src/sys/arch/i386/include/xen/
hypercalls.h 426 .reason = SHUTDOWN_reboot
434 _harg("1" (SCHEDOP_shutdown), "2" (SHUTDOWN_reboot)),

Completed in 15 milliseconds