Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/efi/
Dreboot.c10 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) in efi_reboot() function
/linux-4.4.14/arch/arm64/kernel/
Dprocess.c152 efi_reboot(reboot_mode, NULL); in machine_restart()
/linux-4.4.14/arch/x86/kernel/
Dreboot.c564 efi_reboot(reboot_mode, NULL); in native_machine_emergency_restart()
/linux-4.4.14/include/linux/
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) {} in efi_reboot() function
/linux-4.4.14/arch/ia64/kernel/
Dprocess.c665 efi_reboot(REBOOT_WARM, NULL); in machine_restart()