Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/linux/
Dreboot.h30 BOOT_KBD = 'k', enumerator
/Linux-v6.6/arch/x86/platform/ce4100/
Dce4100.c153 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()
/Linux-v6.6/kernel/
Dreboot.c1168 case BOOT_KBD: in type_show()
1198 reboot_type = BOOT_KBD; in type_store()