efi_pe_entry       58 arch/x86/boot/tools/build.c unsigned long efi_pe_entry;
efi_pe_entry      221 arch/x86/boot/tools/build.c 	put_unaligned_le32(text_start + efi_pe_entry, &buf[pe_header + 0x28]);
efi_pe_entry      253 arch/x86/boot/tools/build.c 	efi_pe_entry = 0x10;
efi_pe_entry      255 arch/x86/boot/tools/build.c 	efi_pe_entry = 0x210;
efi_pe_entry      323 arch/x86/boot/tools/build.c 		PARSE_ZOFS(p, efi_pe_entry);