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

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

Completed in 309 milliseconds