efi_config         23 arch/x86/boot/compressed/eboot.c static struct efi_config *efi_early;
efi_config         25 arch/x86/boot/compressed/eboot.c __pure const struct efi_config *__efi_early(void)
efi_config         31 arch/x86/boot/compressed/eboot.c static void setup_boot_services##bits(struct efi_config *c)		\
efi_config        382 arch/x86/boot/compressed/eboot.c struct boot_params *make_boot_params(struct efi_config *c)
efi_config        741 arch/x86/boot/compressed/eboot.c efi_main(struct efi_config *c, struct boot_params *boot_params)
efi_config        211 arch/x86/include/asm/efi.h __pure const struct efi_config *__efi_early(void);