Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/xen/control/
H A Dcontrol.c160 static xctrl_shutdown_handler_t xctrl_reboot; variable
174 { "reboot", xctrl_reboot },
192 xctrl_reboot(void) in xctrl_reboot() function