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

/linux-master/arch/x86/boot/
H A Dpm.c23 if (boot_params.hdr.realmode_swtch) {
25 : : "m" (boot_params.hdr.realmode_swtch)
H A Dheader.S246 .globl realmode_swtch
247 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG label
/linux-master/arch/x86/include/uapi/asm/
H A Dbootparam.h49 __u32 realmode_swtch; member in struct:setup_header

Completed in 96 milliseconds