Lines Matching refs:pushq
101 pushq $__USER_DS /* pt_regs->ss */
102 pushq PER_CPU_VAR(cpu_tss_rw + TSS_sp2) /* pt_regs->sp */
103 pushq %r11 /* pt_regs->flags */
104 pushq $__USER_CS /* pt_regs->cs */
105 pushq %rcx /* pt_regs->ip */
107 pushq %rax /* pt_regs->orig_ax */
198 pushq RSP-RDI(%rdi) /* RSP */
199 pushq (%rdi) /* RDI */
231 pushq %rbp
232 pushq %rbx
233 pushq %r12
234 pushq %r13
235 pushq %r14
236 pushq %r15
307 pushq %rax
387 pushq $-1 /* ORIG_RAX: no syscall to restart */
398 pushq 5*8(%rsp)
455 pushq $-1 /* ORIG_RAX: no syscall to restart */
635 pushq 6*8(%rdi) /* SS */
636 pushq 5*8(%rdi) /* RSP */
637 pushq 4*8(%rdi) /* EFLAGS */
638 pushq 3*8(%rdi) /* CS */
639 pushq 2*8(%rdi) /* RIP */
642 pushq (%rdi)
724 pushq %rdi /* Stash user RDI */
879 pushq $0 /* RIP */
887 pushq $-1 /* orig_ax = -1 => not a system call */
1190 pushq %rdx
1212 pushq 5*8(%rdx) /* pt_regs->ss */
1213 pushq 4*8(%rdx) /* pt_regs->rsp */
1214 pushq 3*8(%rdx) /* pt_regs->flags */
1215 pushq 2*8(%rdx) /* pt_regs->cs */
1216 pushq 1*8(%rdx) /* pt_regs->rip */
1218 pushq $-1 /* pt_regs->orig_ax */
1347 pushq $__KERNEL_DS
1348 pushq %rdx
1350 pushq $__KERNEL_CS
1351 pushq $repeat_nmi
1367 pushq $0
1374 pushq 11*8(%rsp)
1385 pushq $0 /* SS */
1386 pushq %rsp /* RSP (minus 8 because of the previous push) */
1389 pushq $__KERNEL_CS /* CS */
1390 pushq $1f /* RIP */
1422 pushq -6*8(%rsp)
1433 pushq $-1 /* ORIG_RAX: no syscall to restart */