Home
last modified time | relevance | path

Searched refs:BOOT_EFI (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/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()
603 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
627 reboot_type = BOOT_EFI; in native_machine_emergency_restart()
631 case BOOT_EFI: in native_machine_emergency_restart()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/
H A Dreboot.h32 BOOT_EFI = 'e', enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dreboot.h33 BOOT_EFI = 'e', enumerator
/kernel/linux/linux-6.6/kernel/
H A Dreboot.c1178 case BOOT_EFI: in type_show()
1205 reboot_type = BOOT_EFI; in type_store()

Completed in 5 milliseconds