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
303 movq trampoline_lock(%rip), %rax
304 movl $0, (%rax)
323 movq pcpu_hot + X86_current_task(%rdx), %rax
324 movq TASK_threadsp(%rax), %rsp
330 movq trampoline_lock(%rip), %rax
331 testq %rax, %rax
333 movl $0, (%rax)
344 leaq gdt_page(%rdx), %rax
345 movq %rax, 2(%rsp)
409 movq %rax, %cr0
446 movq initial_code(%rip), %rax
448 pushq %rax # target address in negative space
494 movq initial_vc_handler(%rip), %rax
496 call *%rax
556 pushq %rax /* pt_regs->ax */