Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dreboot.c90 if (reboot_type != BOOT_EFI && !efi_runtime_disabled()) { in set_efi_reboot()
91 reboot_type = BOOT_EFI; in set_efi_reboot()
514 reboot_type = BOOT_EFI; in reboot_init()
650 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
674 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
678 case BOOT_EFI: in native_machine_emergency_restart()
/linux/include/linux/
H A Dreboot.h33 BOOT_EFI = 'e', enumerator
/linux/kernel/
H A Dreboot.c1285 case BOOT_EFI: in type_show()
1312 reboot_type = BOOT_EFI; in type_store()