Searched refs:efi_capsule_pending (Results 1 – 3 of 3) sorted by relevance
68 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