Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dreboot.c76 if (reboot_type != BOOT_BIOS) { in set_bios_reboot()
77 reboot_type = BOOT_BIOS; in set_bios_reboot()
680 reboot_type = BOOT_BIOS; in native_machine_emergency_restart()
683 case BOOT_BIOS: in native_machine_emergency_restart()
/linux-6.15/include/linux/
H A Dreboot.h31 BOOT_BIOS = 'b', enumerator
/linux-6.15/kernel/
H A Dreboot.c1279 case BOOT_BIOS: in type_show()
1308 reboot_type = BOOT_BIOS; in type_store()