Lines Matching refs:rax
75 leaq .Lon_kernel_cs(%rip), %rax
76 pushq %rax
108 addq %rcx, %rax
111 mov %rax, %rdi
126 movq %rax, %cr3
172 movq phys_base(%rip), %rax
173 addq $(init_top_pgt - __START_KERNEL_map), %rax
180 addq sme_me_mask(%rip), %rax
186 movq %rax, %cr3
295 movq trampoline_lock(%rip), %rax
296 movl $0, (%rax)
315 movq pcpu_hot + X86_current_task(%rdx), %rax
316 movq TASK_threadsp(%rax), %rsp
322 movq trampoline_lock(%rip), %rax
323 testq %rax, %rax
325 movl $0, (%rax)
336 leaq gdt_page(%rdx), %rax
337 movq %rax, 2(%rsp)
401 movq %rax, %cr0
457 movq initial_vc_handler(%rip), %rax
459 call *%rax
519 pushq %rax /* pt_regs->ax */