Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/mach/
H A Dhost_reboot.h37 #define HOST_REBOOT_DEBUGGER 0x1000 macro
/xnu-12377.61.12/tests/skywalk/
H A Dskt_utunloop.c233 host_reboot(mach_host_self(), HOST_REBOOT_DEBUGGER); in skt_utunloop_xfer_slots()
/xnu-12377.61.12/osfmk/kern/
H A Dmachine.c207 if (options & HOST_REBOOT_DEBUGGER) { in host_reboot()