Searched refs:efi_reboot (Results 1 – 5 of 5) sorted by relevance
13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) in efi_reboot() function
199 efi_reboot(reboot_mode, NULL); in machine_restart()
636 efi_reboot(reboot_mode, NULL); in native_machine_emergency_restart()
802 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
592 efi_reboot(REBOOT_WARM, NULL); in machine_restart()