Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dreboot.c89 if (reboot_type != BOOT_EFI && !efi_runtime_disabled()) { in set_efi_reboot()
90 reboot_type = BOOT_EFI; in set_efi_reboot()
513 reboot_type = BOOT_EFI; in reboot_init()
649 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
673 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
677 case BOOT_EFI: in native_machine_emergency_restart()
/openbmc/linux/include/linux/
H A Dreboot.h33 BOOT_EFI = 'e', enumerator
/openbmc/linux/kernel/
H A Dreboot.c1178 case BOOT_EFI: in type_show()
1205 reboot_type = BOOT_EFI; in type_store()