Searched refs:ORIG_RAX (Results 1 – 6 of 6) sorted by relevance
50 [ORIG_RAX >> 3] = HOST_ORIG_AX,81 case ORIG_RAX: in putreg()158 case ORIG_RAX: in getreg()
71 DEFINE_LONGS(HOST_ORIG_AX, ORIG_RAX); in foo()
52 #define ORIG_RAX 120 macro
244 movq ORIG_RAX(%rsp), %rax765 movq ORIG_RAX(%rsp), %rsi /* get error code */766 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */805 movq ORIG_RAX(%rsp), %rsi /* get error code */806 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
240 movq RSP-ORIG_RAX(%rsp), %rsp
81 #define ORIG_RAX 15*8 macro