Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dreboot.c160 if (reboot_type != BOOT_KBD) { in set_kbd_reboot()
161 reboot_type = BOOT_KBD; in set_kbd_reboot()
623 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
626 case BOOT_KBD: in native_machine_emergency_restart()
677 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
/linux/include/linux/
A Dreboot.h29 BOOT_KBD = 'k', enumerator
/linux/arch/x86/platform/ce4100/
A Dce4100.c153 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()
/linux/kernel/
A Dreboot.c779 case BOOT_KBD: in type_show()
809 reboot_type = BOOT_KBD; in type_store()

Completed in 7 milliseconds