Home
last modified time | relevance | path

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

/arch/x86/boot/compressed/
Dacpi.c103 if (strncmp(sig, EFI64_LOADER_SIGNATURE, 4)) { in kexec_get_rsdp_addr()
131 if (!strncmp(sig, EFI64_LOADER_SIGNATURE, 4)) { in efi_get_rsdp_addr()
Dpgtable_64.c58 strncmp(signature, EFI64_LOADER_SIGNATURE, 4)) { in find_trampoline_placement()
Dkaslr.c697 strncmp(signature, EFI64_LOADER_SIGNATURE, 4)) in process_efi_entries()
/arch/x86/include/asm/
Defi.h29 #define EFI64_LOADER_SIGNATURE "EL64" macro
/arch/x86/kernel/
Dsetup.c837 EFI64_LOADER_SIGNATURE, 4)) { in setup_arch()