Searched refs:code32_start (Results 1 – 8 of 8) sorted by relevance
124 protected_mode_jump(boot_params.hdr.code32_start, in go_to_protected_mode()
300 code32_start: # here loaders can put a different label
71 OFFSET(BP_code32_start, boot_params, hdr.code32_start); in common()
49 __u32 code32_start; member
170 0214/4 2.00+ code32_start Boot loader hook (see below)431 Field name: code32_start558 After loading, the boot loader must set the code32_start field to965 code32_start:
932 hdr->code32_start = (__u32)start; in efi_main()
456 return boot.hdr.code32_start; in load_bzimage()
272 There is one single 32bit entry point to the kernel at code32_start,