Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c1459 unsigned long bzimage_addr = hdr->code32_start; in efi_main() local
1460 status = efi_relocate_kernel(sys_table, &bzimage_addr, in efi_main()
1470 hdr->code32_start = bzimage_addr; in efi_main()