Home
last modified time | relevance | path

Searched refs:ORIG_RAX (Results 1 – 9 of 9) sorted by relevance

/arch/x86/entry/
Dentry_64.S335 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
336 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
368 testb $3, CS-ORIG_RAX(%rsp)
432 testb $3, CS-ORIG_RAX(%rsp)
485 testb $3, CS-ORIG_RAX(%rsp)
510 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
511 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
548 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
549 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
Dentry_64_compat.S305 movq RSP-ORIG_RAX(%rsp), %rsp
Dcalling.h92 #define ORIG_RAX 15*8 macro
/arch/x86/um/
Dptrace_64.c50 [ORIG_RAX >> 3] = HOST_ORIG_AX,
75 case ORIG_RAX: in putreg()
151 case ORIG_RAX: in getreg()
Duser-offsets.c62 DEFINE_LONGS(HOST_ORIG_AX, ORIG_RAX); in foo()
/arch/x86/kernel/
Dftrace_64.S88 movq $0, ORIG_RAX(%rsp)
235 movq ORIG_RAX(%rsp), %rax
242 movq ORIG_RAX(%rsp), %rax
Dhead_64.S331 movq ORIG_RAX(%rsp), %rsi
437 movq ORIG_RAX(%rsp), %rsi
/arch/x86/include/uapi/asm/
Dptrace-abi.h53 #define ORIG_RAX 120 macro
/arch/x86/boot/compressed/
Didt_handlers_64.S42 movq ORIG_RAX(%rsp), %rsi