PROVIDE_NAP(efi, cpu_nap, efi_cpu_nap)
void cpu_halt(void)
Sleep until next CPU interrupt.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
void cpu_nap(void)
Sleep with interrupts enabled until next CPU interrupt.
static void efi_cpu_nap(void)
Sleep until next interrupt.
int efi_shutdown_in_progress
EFI shutdown is in progress.