Searched refs:efi_capsule_pending (Results 1 – 5 of 5) sorted by relevance
63 if (efi_capsule_pending(NULL)) in machine_restart()
37 if (efi_capsule_pending(&cap_reset_mode)) { in efi_reboot()
51 bool efi_capsule_pending(int *reset_type) in efi_capsule_pending() function
605 if (efi_capsule_pending(NULL)) { in native_machine_emergency_restart()
1090 extern bool efi_capsule_pending(int *reset_type);1098 static inline bool efi_capsule_pending(int *reset_type) { return false; } in efi_capsule_pending() function