Lines Matching refs:movq
145 movq %rsp, PER_CPU_VAR(rsp_scratch)
146 movq PER_CPU_VAR(cpu_current_top_of_stack), %rsp
184 movq %r10, %rcx
186 movq %rax, RAX(%rsp)
211 movq RIP(%rsp), %rcx
212 movq EFLAGS(%rsp), %r11
213 movq RSP(%rsp), %rsp
238 movq %rsp, %rdi
244 movq ORIG_RAX(%rsp), %rax
249 movq %rsp, %rdi
251 movq %rax, %rdx
268 movq %r10, %rcx /* fixup for C */
270 movq %rax, RAX(%rsp)
280 movq %rsp, %rdi
289 movq RCX(%rsp), %rcx
290 movq RIP(%rsp), %r11
317 movq R11(%rsp), %r11
350 movq RSP(%rsp), %rsp
381 movq %rax, RAX(%rsp)
424 movq %rax, RAX(%rsp)
467 movq %rbp, %rdi
535 movq %rsp, %rdi
628 movq PER_CPU_VAR(espfix_waddr), %rdi
629 movq %rax, (0*8)(%rdi) /* RAX */
630 movq (2*8)(%rsp), %rax /* RIP */
631 movq %rax, (1*8)(%rdi)
632 movq (3*8)(%rsp), %rax /* CS */
633 movq %rax, (2*8)(%rdi)
634 movq (4*8)(%rsp), %rax /* RFLAGS */
635 movq %rax, (3*8)(%rdi)
636 movq (6*8)(%rsp), %rax /* SS */
637 movq %rax, (5*8)(%rdi)
638 movq (5*8)(%rsp), %rax /* RSP */
639 movq %rax, (4*8)(%rdi)
644 movq %rax, %rsp
762 movq %rsp, %rdi /* pt_regs pointer */
765 movq ORIG_RAX(%rsp), %rsi /* get error code */
766 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
798 movq %rsp, %rdi /* pt_regs pointer */
800 movq %rax, %rsp /* switch stack */
802 movq %rsp, %rdi /* pt_regs pointer */
805 movq ORIG_RAX(%rsp), %rsi /* get error code */
806 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
905 movq %rdi, %rsp /* we don't return, adjust the stack frame */
907 movq %rsp, %rbp
946 movq (%rsp), %rcx
947 movq 8(%rsp), %r11
954 movq (%rsp), %rcx
955 movq 8(%rsp), %r11
1104 movq %rcx, RIP+8(%rsp)
1212 movq %rsp, %rdx
1213 movq PER_CPU_VAR(cpu_current_top_of_stack), %rsp
1242 movq %rsp, %rdi
1243 movq $-1, %rsi
1307 movq $repeat_nmi, %rdx
1310 movq $end_repeat_nmi, %rdx
1377 movq (%rsp), %rdx
1423 movq $1, 10*8(%rsp) /* Set "NMI executing". */
1455 movq %rsp, %rdi
1456 movq $-1, %rsi
1479 movq $0, 5*8(%rsp) /* clear "NMI executing" */