Searched refs:realmode_swtch (Results 1 – 3 of 3) sorted by relevance
22 if (boot_params.hdr.realmode_swtch) { in realmode_switch_hook()24 : : "m" (boot_params.hdr.realmode_swtch) in realmode_switch_hook()
308 .globl realmode_swtch symbol309 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG label
76 __u32 realmode_swtch; member