Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dprocess.c211 BOOT_KBD = 'k', enumerator
212 } reboot_type = BOOT_KBD;
336 case BOOT_KBD: in machine_restart()
352 reboot_type = BOOT_KBD; in machine_restart()