Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/
Dpm.c124 protected_mode_jump(boot_params.hdr.code32_start, in go_to_protected_mode()
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c794 if (hdr->pref_address != hdr->code32_start) { in efi_main()
795 unsigned long bzimage_addr = hdr->code32_start; in efi_main()
805 hdr->pref_address = hdr->code32_start; in efi_main()
806 hdr->code32_start = bzimage_addr; in efi_main()
/Linux-v4.19/arch/x86/kernel/
Dasm-offsets.c93 OFFSET(BP_code32_start, boot_params, hdr.code32_start); in common()
/Linux-v4.19/arch/x86/include/uapi/asm/
Dbootparam.h67 __u32 code32_start; member
/Linux-v4.19/Documentation/x86/
Dboot.txt177 0214/4 2.00+ code32_start Boot loader hook (see below)
450 Field name: code32_start
577 After loading, the boot loader must set the code32_start field to
1019 code32_start:
1125 o hdr.code32_start
/Linux-v4.19/Documentation/devicetree/
Dbooting-without-of.txt276 There is one single 32bit entry point to the kernel at code32_start,