Lines Matching refs:wakeup_start
56 wakeup_start: label
71 testb $~0, resume_beep - wakeup_start
73 movb $0, resume_beep - wakeup_start
92 testb $~0, reset_video - wakeup_start
94 movb $0, reset_video - wakeup_start
103 jmp wakeup_start
117 lgdtl bootgdtdesc - wakeup_start
136 .long wakeup_32 - wakeup_start /* offset in segment */
155 leal wakeup_pagetables - wakeup_start(%ebx), %ecx
169 movl wakeup_efer - wakeup_start(%ebx), %eax
170 movl wakeup_efer + 4 - wakeup_start(%ebx), %edx
181 leal wakeup_pagetables - wakeup_start(%ebx), %eax
212 .long wakeup_64 - wakeup_start /* offset in segment */
231 movq wakeup_pcb - wakeup_start(%rbx), %rdi
232 movq wakeup_ret - wakeup_start(%rbx), %rax
235 lgdt wakeup_gdt - wakeup_start(%rbx)
280 .long bootgdt - wakeup_start /* Offset plus %ds << 4 */