efi_set_executable  122 arch/x86/include/asm/efi.h extern void __init efi_set_executable(efi_memory_desc_t *md, bool executable);
efi_set_executable  598 arch/x86/platform/efi/efi.c 		efi_set_executable(md, true);
efi_set_executable   71 arch/x86/platform/efi/efi_64.c 			efi_set_executable(md, executable);