Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/boot/
Dpm.c122 protected_mode_jump(boot_params.hdr.code32_start, in go_to_protected_mode()
/linux-6.6.21/Documentation/arch/x86/
Dbooting-dt.rst6 There is one single 32bit entry point to the kernel at code32_start,
Dboot.rst205 0214/4 2.00+ code32_start Boot loader hook (see below)
526 Field name: code32_start
674 After loading, the boot loader must set the code32_start field to
1314 code32_start:
/linux-6.6.21/arch/x86/include/uapi/asm/
Dbootparam.h84 __u32 code32_start; member