Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/boot/
Dpm.c124 protected_mode_jump(boot_params.hdr.code32_start, in go_to_protected_mode()
Dheader.S300 code32_start: # here loaders can put a different label
/linux-3.3/arch/x86/kernel/
Dasm-offsets.c71 OFFSET(BP_code32_start, boot_params, hdr.code32_start); in common()
/linux-3.3/arch/x86/include/asm/
Dbootparam.h49 __u32 code32_start; member
/linux-3.3/Documentation/x86/
Dboot.txt170 0214/4 2.00+ code32_start Boot loader hook (see below)
431 Field name: code32_start
558 After loading, the boot loader must set the code32_start field to
965 code32_start:
/linux-3.3/arch/x86/boot/compressed/
Deboot.c932 hdr->code32_start = (__u32)start; in efi_main()
/linux-3.3/tools/lguest/
Dlguest.c456 return boot.hdr.code32_start; in load_bzimage()
/linux-3.3/Documentation/devicetree/
Dbooting-without-of.txt272 There is one single 32bit entry point to the kernel at code32_start,