Home
last modified time | relevance | path

Searched refs:__efi_early (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Defi.h182 __pure const struct efi_config *__efi_early(void);
185 __efi_early()->call(__efi_early()->f, __VA_ARGS__);
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c23 __pure const struct efi_config *__efi_early(void) in __efi_early() function