Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c795 unsigned long bzimage_addr = hdr->code32_start; in efi_main() local
796 status = efi_relocate_kernel(sys_table, &bzimage_addr, in efi_main()
806 hdr->code32_start = bzimage_addr; in efi_main()