Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
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()
/linux-6.3-rc2/include/linux/
A Dreboot.h33 BOOT_EFI = 'e', enumerator
/linux-6.3-rc2/kernel/
A Dreboot.c1177 case BOOT_EFI: in type_show()
1204 reboot_type = BOOT_EFI; in type_store()

Completed in 8 milliseconds