Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dreboot.c13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) in efi_reboot() function
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h802 extern void efi_reboot(enum reboot_mode reboot_mode, const char *__unused);
822 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} in efi_reboot() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dreboot.c636 efi_reboot(reboot_mode, NULL); in native_machine_emergency_restart()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c210 efi_reboot(reboot_mode, NULL); in machine_restart()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dprocess.c592 efi_reboot(REBOOT_WARM, NULL); in machine_restart()