Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds