Home
last modified time | relevance | path

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

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