Lines Matching refs:wakeup_start
49 wakeup_start: label
66 testb $~0, resume_beep - wakeup_start
68 movb $0, resume_beep - wakeup_start
87 testb $~0, reset_video - wakeup_start
89 movb $0, reset_video - wakeup_start
98 jmp wakeup_start
112 lgdtl bootgdtdesc - wakeup_start
131 .long wakeup_32 - wakeup_start /* offset in segment */
145 movl wakeup_efer - wakeup_start(%ebx), %eax
146 movl wakeup_efer - wakeup_start + 4(%ebx), %edx
153 2: movl wakeup_cr4 - wakeup_start(%ebx), %eax
157 3: movl wakeup_cr3 - wakeup_start(%ebx), %eax
161 movl wakeup_ret - wakeup_start(%ebx), %edx
162 movl wakeup_pcb - wakeup_start(%ebx), %ecx
195 .long bootgdt - wakeup_start /* Offset plus %ds << 4 */