Home
last modified time | relevance | path

Searched refs:EFI64_LOADER_SIGNATURE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Dpgtable_64.c55 strncmp(signature, EFI64_LOADER_SIGNATURE, 4)) { in find_trampoline_placement()
H A Defi.h22 #define EFI64_LOADER_SIGNATURE "EL64" macro
H A Defi.c28 if (!strncmp(sig, EFI64_LOADER_SIGNATURE, 4)) { in efi_get_type()
/linux/arch/x86/kernel/
H A Dsetup.c816 EFI64_LOADER_SIGNATURE, 4)) { in setup_arch()