Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c813 unsigned long bzimage_addr = hdr->code32_start; in efi_main() local
814 status = efi_relocate_kernel(sys_table, &bzimage_addr, in efi_main()
825 hdr->code32_start = bzimage_addr; in efi_main()