Searched refs:EFI_TYPE_NONE (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dmem.c58 if (et == EFI_TYPE_NONE)
H A Defi.c17 * Return: EFI_TYPE_{32,64} for valid EFI environments, EFI_TYPE_NONE otherwise.
34 et = EFI_TYPE_NONE;
45 et = EFI_TYPE_NONE;
217 if (et == EFI_TYPE_NONE)
H A Dmisc.h211 EFI_TYPE_NONE, enumerator in enum:efi_type
227 return EFI_TYPE_NONE;
H A Dacpi.c62 if (et == EFI_TYPE_NONE)

Completed in 156 milliseconds