Lines Matching refs:rax
75 leaq .Lon_kernel_cs(%rip), %rax
76 pushq %rax
115 addq %rcx, %rax
118 mov %rax, %rdi
133 movq %rax, %cr3
179 movq phys_base(%rip), %rax
180 addq $(init_top_pgt - __START_KERNEL_map), %rax
187 addq sme_me_mask(%rip), %rax
193 movq %rax, %cr3
302 movq trampoline_lock(%rip), %rax
303 movl $0, (%rax)
322 movq pcpu_hot + X86_current_task(%rdx), %rax
323 movq TASK_threadsp(%rax), %rsp
329 movq trampoline_lock(%rip), %rax
330 testq %rax, %rax
332 movl $0, (%rax)
343 leaq gdt_page(%rdx), %rax
344 movq %rax, 2(%rsp)
408 movq %rax, %cr0
464 movq initial_vc_handler(%rip), %rax
466 call *%rax
526 pushq %rax /* pt_regs->ax */