Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/
Dpm.c122 protected_mode_jump(boot_params.hdr.code32_start, in go_to_protected_mode()
/Linux-v5.4/arch/x86/kernel/
Dasm-offsets.c91 OFFSET(BP_code32_start, boot_params, hdr.code32_start); in common()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c812 if (hdr->pref_address != hdr->code32_start) { in efi_main()
813 unsigned long bzimage_addr = hdr->code32_start; in efi_main()
824 hdr->pref_address = hdr->code32_start; in efi_main()
825 hdr->code32_start = bzimage_addr; in efi_main()
/Linux-v5.4/arch/x86/include/uapi/asm/
Dbootparam.h69 __u32 code32_start; member
/Linux-v5.4/Documentation/x86/
Dboot.rst187 0214/4 2.00+ code32_start Boot loader hook (see below)
510 Field name: code32_start
658 After loading, the boot loader must set the code32_start field to
1142 code32_start:
1251 - hdr.code32_start
/Linux-v5.4/Documentation/devicetree/
Dbooting-without-of.txt276 There is one single 32bit entry point to the kernel at code32_start,