Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/libstub/
Dx86-stub.c360 void *image_base; in efi_pe_entry() local
378 image_base = efi_table_attr(image, image_base); in efi_pe_entry()
379 image_offset = (void *)startup_32 - image_base; in efi_pe_entry()
393 memcpy(&hdr->jump, image_base + 512, in efi_pe_entry()
Darm64-stub.c76 if (image->image_base != _text) in handle_kernel_image()
Defistub.h456 void *image_base; member
471 u32 image_base; member
/Linux-v5.10/include/linux/
Dpe.h215 uint32_t image_base; /* preferred load address */ member
249 uint64_t image_base; /* preferred load address */ member
/Linux-v5.10/arch/x86/boot/
Dheader.S142 .set image_base, (LOAD_PHYSICAL_ADDR + 0xffff) & ~0xffff define
144 .long image_base # ImageBase
146 .quad image_base # ImageBase