Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dreboot.c63 if (reboot_type != BOOT_BIOS) { in set_bios_reboot()
64 reboot_type = BOOT_BIOS; in set_bios_reboot()
565 reboot_type = BOOT_BIOS; in native_machine_emergency_restart()
568 case BOOT_BIOS: in native_machine_emergency_restart()
/linux-4.1.27/include/linux/
Dreboot.h25 BOOT_BIOS = 'b', enumerator