Searched refs:HOST_REBOOT_HALT (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dhost_reboot.h35 #define HOST_REBOOT_HALT 0x0008 macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_shutdown.c198 hostboot_option = HOST_REBOOT_HALT;
200 hostboot_option = HOST_REBOOT_HALT;
202 hostboot_option = HOST_REBOOT_HALT;
/darwin-on-arm/xnu/osfmk/kern/
H A Dmachine.c157 halt_all_cpus(!(options & HOST_REBOOT_HALT));

Completed in 22 milliseconds