Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dreboot.c75 if (reboot_type != BOOT_BIOS) { in set_bios_reboot()
76 reboot_type = BOOT_BIOS; in set_bios_reboot()
679 reboot_type = BOOT_BIOS; in native_machine_emergency_restart()
682 case BOOT_BIOS: in native_machine_emergency_restart()
/openbmc/linux/include/linux/
H A Dreboot.h31 BOOT_BIOS = 'b', enumerator
/openbmc/linux/kernel/
H A Dreboot.c1172 case BOOT_BIOS: in type_show()
1201 reboot_type = BOOT_BIOS; in type_store()