Lines Matching refs:rax
34 .macro CLEAR_RREGS _r9=rax
36 movq %rax,R11(%rsp)
37 movq %rax,R10(%rsp)
39 movq %rax,R8(%rsp)
140 pushq_cfi_reg rax /* pt_regs->orig_ax */
145 pushq_cfi_reg rax /* pt_regs->ax */
172 cmpq $(IA32_NR_syscalls-1),%rax
182 call *ia32_sys_call_table(,%rax,8)
183 movq %rax,RAX(%rsp)
251 cmpq $(IA32_NR_syscalls-1),%rax
272 movq RAX(%rsp),%rax /* reload syscall return value */
308 cmpq $(IA32_NR_syscalls-1),%rax
373 pushq_cfi_reg rax /* pt_regs->orig_ax */
379 pushq_cfi_reg rax /* pt_regs->ax */
395 cmpq $IA32_NR_syscalls-1,%rax
405 call *ia32_sys_call_table(,%rax,8)
406 movq %rax,RAX(%rsp)
466 cmpq $(IA32_NR_syscalls-1),%rax
473 movq $-EFAULT,%rax
522 pushq_cfi_reg rax /* pt_regs->orig_ax */
527 pushq_cfi_reg rax /* pt_regs->ax */
535 cmpq $(IA32_NR_syscalls-1),%rax
544 call *ia32_sys_call_table(,%rax,8) # xxx: rip relative
546 movq %rax,RAX(%rsp)
559 cmpq $(IA32_NR_syscalls-1),%rax
566 movq $-ENOSYS,%rax
574 leaq \func(%rip),%rax
587 leaq sys_clone(%rip),%rax
597 CFI_REL_OFFSET rax,RAX
608 call *%rax