Home
last modified time | relevance | path

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

/arch/x86/boot/
Dpm.c24 if (boot_params.hdr.realmode_swtch) { in realmode_switch_hook()
26 : : "m" (boot_params.hdr.realmode_swtch) in realmode_switch_hook()
Dheader.S288 .globl realmode_swtch symbol
289 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG label
/arch/x86/include/uapi/asm/
Dbootparam.h56 __u32 realmode_swtch; member