Home
last modified time | relevance | path

Searched refs:SETUPSEG (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/i386/boot/
Dsetup.S71 SETUPSEG = DEF_SETUPSEG # 0x9020, this is the current segment define
74 DELTA_INITSEG = SETUPSEG - INITSEG # 0x0020
95 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG
412 movw %cs, %ax # aka SETUPSEG
441 movw %cs, %ax # aka SETUPSEG
452 movw %cs, %ax # aka SETUPSEG
465 movw %cs, %ax # aka SETUPSEG
482 movw %cs, %ax # aka SETUPSEG
Dbootsect.S37 SETUPSEG = DEF_SETUPSEG /* setup starts here */ define
219 ljmp $SETUPSEG, $0
/linux-2.4.37.9/arch/x86_64/boot/
Dsetup.S61 SETUPSEG = DEF_SETUPSEG # 0x9020, this is the current segment define
64 DELTA_INITSEG = SETUPSEG - INITSEG # 0x0020
85 realmode_swtch: .word 0, 0 # default_switch, SETUPSEG
Dbootsect.S37 SETUPSEG = DEF_SETUPSEG /* setup starts here */ define
219 ljmp $SETUPSEG, $0
/linux-2.4.37.9/arch/sh/boot/compressed/
Dhead.S109 .word 0 ! SETUPSEG