Home
last modified time | relevance | path

Searched refs:host_reboot (Results 1 – 6 of 6) sorted by relevance

/xnu-8796.121.2/libsyscall/mach/
H A Dpanic.c83 (void) host_reboot(master_host_port, RB_DEBUGGER); in panic()
/xnu-8796.121.2/osfmk/mach/
H A Dmach.modulemap81 module host_reboot {
82 header "mach/host_reboot.h"
H A DMakefile135 host_reboot.h \
H A Dhost_priv.defs98 routine host_reboot(
/xnu-8796.121.2/bsd/kern/
H A Dkern_shutdown.c341 host_reboot(host_priv_self(), hostboot_option); in reboot_kernel()
/xnu-8796.121.2/osfmk/kern/
H A Dmachine.c220 host_reboot( in host_reboot() function