Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/kernel/
Dreset.c64 efi_reboot(REBOOT_WARM, NULL); in machine_restart()
66 efi_reboot(REBOOT_COLD, NULL); in machine_restart()
/Linux-v6.1/drivers/firmware/efi/
Dreboot.c13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) in efi_reboot() function
/Linux-v6.1/arch/x86/kernel/
Dreboot.c636 efi_reboot(reboot_mode, NULL); in native_machine_emergency_restart()
/Linux-v6.1/arch/arm64/kernel/
Dprocess.c137 efi_reboot(reboot_mode, NULL); in machine_restart()
/Linux-v6.1/include/linux/
Defi.h876 extern void efi_reboot(enum reboot_mode reboot_mode, const char *__unused);
897 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} in efi_reboot() function
/Linux-v6.1/arch/ia64/kernel/
Dprocess.c593 efi_reboot(REBOOT_WARM, NULL); in machine_restart()