Home
last modified time | relevance | path

Searched refs:BOOT_KBD (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dreboot.c152 if (reboot_type != BOOT_KBD) { in set_kbd_reboot()
153 reboot_type = BOOT_KBD; in set_kbd_reboot()
611 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
614 case BOOT_KBD: in native_machine_emergency_restart()
665 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A 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()
/kernel/linux/linux-5.10/include/linux/
H A Dreboot.h29 BOOT_KBD = 'k', enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dreboot.h30 BOOT_KBD = 'k', enumerator
/kernel/linux/linux-5.10/arch/x86/platform/ce4100/
H A Dce4100.c150 * reboot. By using BOOT_KBD we ensure proper system reboot as in x86_ce4100_early_setup()
153 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()
/kernel/linux/linux-6.6/arch/x86/platform/ce4100/
H A Dce4100.c150 * reboot. By using BOOT_KBD we ensure proper system reboot as in x86_ce4100_early_setup()
153 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()
/kernel/linux/linux-6.6/kernel/
H A Dreboot.c1169 case BOOT_KBD: in type_show()
1199 reboot_type = BOOT_KBD; in type_store()

Completed in 5 milliseconds