bzimage_addr      813 arch/x86/boot/compressed/eboot.c 		unsigned long bzimage_addr = hdr->code32_start;
bzimage_addr      814 arch/x86/boot/compressed/eboot.c 		status = efi_relocate_kernel(sys_table, &bzimage_addr,
bzimage_addr      825 arch/x86/boot/compressed/eboot.c 		hdr->code32_start = bzimage_addr;