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

/linux-master/arch/loongarch/kernel/
H A Dreset.c69 efi_reboot(REBOOT_WARM, NULL);
71 efi_reboot(REBOOT_COLD, NULL);
/linux-master/drivers/firmware/efi/
H A Dreboot.c13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) function
/linux-master/arch/x86/kernel/
H A Dreboot.c678 efi_reboot(reboot_mode, NULL);
/linux-master/arch/arm64/kernel/
H A Dprocess.c137 efi_reboot(reboot_mode, NULL);
/linux-master/include/linux/
H A Defi.h884 extern void efi_reboot(enum reboot_mode reboot_mode, const char *__unused);
905 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} function

Completed in 198 milliseconds