Searched refs:code32_start (Results 1 – 4 of 4) sorted by relevance
124 protected_mode_jump(boot_params.hdr.code32_start, in go_to_protected_mode()
85 OFFSET(BP_code32_start, boot_params, hdr.code32_start); in common()
65 __u32 code32_start; member
1460 if (hdr->pref_address != hdr->code32_start) { in efi_main()1461 unsigned long bzimage_addr = hdr->code32_start; in efi_main()1471 hdr->pref_address = hdr->code32_start; in efi_main()1472 hdr->code32_start = bzimage_addr; in efi_main()