Lines Matching refs:rax
85 leaq .Lon_kernel_cs(%rip), %rax
86 pushq %rax
117 addq $(early_top_pgt - __START_KERNEL_map), %rax
160 movq sme_me_mask, %rax
162 xorq %rax, %rax
166 addq $(init_top_pgt - __START_KERNEL_map), %rax
194 addq phys_base(%rip), %rax
202 movq %rax, %rdi
213 movq %rax, %cr3
220 movq %rcx, %rax
223 movq %rax, %cr4
226 movq $1f, %rax
228 jmp *%rax
287 movq trampoline_lock(%rip), %rax
288 movl $0, (%rax)
307 movq pcpu_hot + X86_current_task(%rdx), %rax
308 movq TASK_threadsp(%rax), %rsp
314 movq trampoline_lock(%rip), %rax
315 testq %rax, %rax
317 movl $0, (%rax)
328 leaq gdt_page(%rdx), %rax
329 movq %rax, 2(%rsp)
393 movq %rax, %cr0
430 movq initial_code(%rip), %rax
432 pushq %rax # target address in negative space
478 movq initial_vc_handler(%rip), %rax
480 call *%rax
540 pushq %rax /* pt_regs->ax */