Searched refs:EFI64_LOADER_SIGNATURE (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dpgtable_64.c54 strncmp(signature, EFI64_LOADER_SIGNATURE, 4)) {
H A Defi.h22 #define EFI64_LOADER_SIGNATURE "EL64" macro
H A Defi.c28 if (!strncmp(sig, EFI64_LOADER_SIGNATURE, 4)) {
H A Dkaslr.c720 strncmp(signature, EFI64_LOADER_SIGNATURE, 4))
/linux-master/arch/x86/include/asm/
H A Defi.h30 #define EFI64_LOADER_SIGNATURE "EL64" macro
/linux-master/arch/x86/kernel/
H A Dsetup.c794 EFI64_LOADER_SIGNATURE, 4)) {
/linux-master/drivers/firmware/efi/libstub/
H A Dx86-stub.c706 signature = efi_is_64bit() ? EFI64_LOADER_SIGNATURE

Completed in 131 milliseconds