Home
last modified time | relevance | path

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

/linux/arch/x86/boot/
A Dpm.c22 if (boot_params.hdr.realmode_swtch) { in realmode_switch_hook()
24 : : "m" (boot_params.hdr.realmode_swtch) in realmode_switch_hook()
A Dheader.S308 .globl realmode_swtch
309 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG label
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h76 __u32 realmode_swtch; member
/linux/Documentation/x86/
A Dboot.rst199 0208/4 2.00+ realmode_swtch Boot loader hook (see below)
373 Field name: realmode_swtch
1308 realmode_swtch:

Completed in 11 milliseconds