Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/boot/
H A Dpm.c22 if (boot_params.hdr.realmode_swtch) { in realmode_switch_hook()
24 : : "m" (boot_params.hdr.realmode_swtch) in realmode_switch_hook()
H A Dheader.S308 .globl realmode_swtch
309 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG label
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dpm.c22 if (boot_params.hdr.realmode_swtch) { in realmode_switch_hook()
24 : : "m" (boot_params.hdr.realmode_swtch) in realmode_switch_hook()
H A Dheader.S250 .globl realmode_swtch
251 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG label
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dbootparam.h76 __u32 realmode_swtch; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dbootparam.h78 __u32 realmode_swtch; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h75 __u32 realmode_swtch; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h75 __u32 realmode_swtch; member

Completed in 6 milliseconds