Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dreboot.c153 if (reboot_type != BOOT_KBD) { in set_kbd_reboot()
154 reboot_type = BOOT_KBD; in set_kbd_reboot()
659 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
662 case BOOT_KBD: in native_machine_emergency_restart()
713 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
/linux/arch/x86/platform/ce4100/
H A Dce4100.c57 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()
/linux/include/linux/
H A Dreboot.h30 BOOT_KBD = 'k', enumerator
/linux/kernel/
H A Dreboot.c1276 case BOOT_KBD: in type_show()
1306 reboot_type = BOOT_KBD; in type_store()