Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dreboot.c151 if (reboot_type != BOOT_KBD) { in set_kbd_reboot()
152 reboot_type = BOOT_KBD; in set_kbd_reboot()
657 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
660 case BOOT_KBD: in native_machine_emergency_restart()
711 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
/linux-6.6.21/include/linux/
Dreboot.h30 BOOT_KBD = 'k', enumerator
/linux-6.6.21/arch/x86/platform/ce4100/
Dce4100.c153 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()
/linux-6.6.21/kernel/
Dreboot.c1169 case BOOT_KBD: in type_show()
1199 reboot_type = BOOT_KBD; in type_store()