Lines Matching refs:rax
157 CFI_REL_OFFSET rax, RAX+\offset
236 pushq_cfi_reg rax /* pt_regs->orig_ax */
253 cmpq $__NR_syscall_max,%rax
260 call *sys_call_table(,%rax,8)
261 movq %rax,RAX(%rsp)
317 test %rax, %rax
320 movq ORIG_RAX(%rsp), %rax
327 movq %rax,%rdx
338 cmpq $__NR_syscall_max,%rax
345 call *sys_call_table(,%rax,8)
346 movq %rax,RAX(%rsp)
519 movq %rax,RAX(%rsp)
592 movq %rax,RAX(%rsp)
820 pushq_cfi %rax
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)
837 orq PER_CPU_VAR(espfix_stack),%rax
839 movq %rax,%rsp
840 popq_cfi %rax
1049 movq %rax,%rsp /* switch stack */
1352 cmpq %rax,RIP+8(%rsp)
1367 mov %rax,%rsp
1478 pushq %rax /* pt_regs->ax */