Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Demergency-restart.h8 BOOT_BIOS = 'b', enumerator
/arch/x86/kernel/
Dreboot.c146 if (reboot_type != BOOT_BIOS) { in set_bios_reboot()
147 reboot_type = BOOT_BIOS; in set_bios_reboot()
625 case BOOT_BIOS: in native_machine_emergency_restart()