Lines Matching refs:movq

218 	movq	%rsp,PER_CPU_VAR(rsp_scratch)
219 movq PER_CPU_VAR(kernel_stack),%rsp
259 movq %r10,%rcx
261 movq %rax,RAX(%rsp)
288 movq RIP(%rsp),%rcx
290 movq EFLAGS(%rsp),%r11
292 movq RSP(%rsp),%rsp
314 movq %rsp, %rdi
320 movq ORIG_RAX(%rsp), %rax
325 movq %rsp, %rdi
327 movq %rax,%rdx
344 movq %r10,%rcx /* fixup for C */
346 movq %rax,RAX(%rsp)
402 movq %rsp,%rdi # &ptregs -> arg1
421 movq RCX(%rsp),%rcx
446 movq R11(%rsp),%r11
480 movq RSP(%rsp),%rsp
519 movq %rax,RAX(%rsp)
592 movq %rax,RAX(%rsp)
638 movq %rbp, %rdi
700 movq %rsp, %rsi
823 movq PER_CPU_VAR(espfix_waddr),%rdi
824 movq %rax,(0*8)(%rdi) /* RAX */
825 movq (2*8)(%rsp),%rax /* RIP */
826 movq %rax,(1*8)(%rdi)
827 movq (3*8)(%rsp),%rax /* CS */
828 movq %rax,(2*8)(%rdi)
829 movq (4*8)(%rsp),%rax /* RFLAGS */
830 movq %rax,(3*8)(%rdi)
831 movq (6*8)(%rsp),%rax /* SS */
832 movq %rax,(5*8)(%rdi)
833 movq (5*8)(%rsp),%rax /* RSP */
834 movq %rax,(4*8)(%rdi)
839 movq %rax,%rsp
865 movq $-1,ORIG_RAX(%rsp)
867 movq %rsp,%rdi # &pt_regs
1009 movq %rsp,%rdi /* pt_regs pointer */
1012 movq ORIG_RAX(%rsp),%rsi /* get error code */
1013 movq $-1,ORIG_RAX(%rsp) /* no syscall to restart */
1047 movq %rsp,%rdi /* pt_regs pointer */
1049 movq %rax,%rsp /* switch stack */
1051 movq %rsp,%rdi /* pt_regs pointer */
1054 movq ORIG_RAX(%rsp),%rsi /* get error code */
1055 movq $-1,ORIG_RAX(%rsp) /* no syscall to restart */
1163 movq %rdi, %rsp # we don't return, adjust the stack frame
1360 movq %rcx,RIP+8(%rsp)
1466 movq %rsp, %rdx
1467 movq PER_CPU_VAR(kernel_stack), %rsp
1495 movq %rsp, %rdi
1496 movq $-1, %rsi
1560 movq $repeat_nmi, %rdx
1563 movq $end_repeat_nmi, %rdx
1613 movq %rdx, %rsp
1636 movq (%rsp), %rdx
1671 movq $1, 10*8(%rsp)
1706 movq %rsp,%rdi
1707 movq $-1,%rsi
1730 movq $0, 5*8(%rsp) /* clear "NMI executing" */