1 What: /sys/kernel/reboot
4 Contact: Matteo Croce <mcroce@microsoft.com>
5 Description: Interface to set the kernel reboot behavior, similarly to
6 what can be done via the reboot= cmdline option.
7 (see Documentation/admin-guide/kernel-parameters.txt)
9 What: /sys/kernel/reboot/mode
12 Contact: Matteo Croce <mcroce@microsoft.com>
13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
15 What: /sys/kernel/reboot/type
18 Contact: Matteo Croce <mcroce@microsoft.com>
19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
21 What: /sys/kernel/reboot/cpu
24 Contact: Matteo Croce <mcroce@microsoft.com>
25 Description: CPU number to use to reboot.
27 What: /sys/kernel/reboot/force
30 Contact: Matteo Croce <mcroce@microsoft.com>
31 Description: Don't wait for any other CPUs on reboot and
32 avoid anything that could hang.