Home
last modified time | relevance | path

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

/kernel/
Dreboot.c49 enum reboot_type reboot_type = BOOT_ACPI; variable
1054 reboot_type = *str; in reboot_setup()
1166 switch (reboot_type) { in type_show()
1198 reboot_type = BOOT_TRIPLE; in type_store()
1200 reboot_type = BOOT_KBD; in type_store()
1202 reboot_type = BOOT_BIOS; in type_store()
1204 reboot_type = BOOT_ACPI; in type_store()
1206 reboot_type = BOOT_EFI; in type_store()
1208 reboot_type = BOOT_CF9_FORCE; in type_store()