Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dreboot.c90 if (reboot_type != BOOT_EFI && !efi_runtime_disabled()) { in set_efi_reboot()
91 reboot_type = BOOT_EFI; in set_efi_reboot()
522 reboot_type = BOOT_EFI; in reboot_init()
615 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
639 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
643 case BOOT_EFI: in native_machine_emergency_restart()
/linux/include/linux/
A Dreboot.h32 BOOT_EFI = 'e', enumerator
/linux/kernel/
A Dreboot.c788 case BOOT_EFI: in type_show()
815 reboot_type = BOOT_EFI; in type_store()

Completed in 6 milliseconds