Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Dreboot.c76 if (reboot_type != BOOT_BIOS) { in set_bios_reboot()
77 reboot_type = BOOT_BIOS; in set_bios_reboot()
637 reboot_type = BOOT_BIOS; in native_machine_emergency_restart()
640 case BOOT_BIOS: in native_machine_emergency_restart()
/Linux-v6.1/include/linux/
Dreboot.h31 BOOT_BIOS = 'b', enumerator
/Linux-v6.1/kernel/
Dreboot.c1171 case BOOT_BIOS: in type_show()
1200 reboot_type = BOOT_BIOS; in type_store()