Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dhost_reboot.h35 #define HOST_REBOOT_HALT 0x0008 macro
/xnu-12377.1.9/bsd/kern/
H A Dkern_shutdown.c348 hostboot_option = HOST_REBOOT_HALT; in reboot_kernel()
/xnu-12377.1.9/osfmk/kern/
H A Dmachine.c217 halt_all_cpus(!(options & HOST_REBOOT_HALT)); in host_reboot()