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

/linux-4.1.27/drivers/firmware/efi/
H A Dreboot.c10 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) efi_reboot() function
/linux-4.1.27/arch/arm64/kernel/
H A Dprocess.c159 efi_reboot(reboot_mode, NULL); machine_restart()
/linux-4.1.27/include/linux/
H A Defi.h955 extern void efi_reboot(enum reboot_mode reboot_mode, const char *__unused);
962 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} efi_reboot() function
/linux-4.1.27/arch/x86/kernel/
H A Dreboot.c564 efi_reboot(reboot_mode, NULL); native_machine_emergency_restart()
/linux-4.1.27/arch/ia64/kernel/
H A Dprocess.c665 efi_reboot(REBOOT_WARM, NULL); machine_restart()

Completed in 166 milliseconds