Home
last modified time | relevance | path

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

/arch/x86/um/
A Dptrace_64.c52 [ORIG_RAX >> 3] = HOST_ORIG_AX,
77 case ORIG_RAX: in putreg()
153 case ORIG_RAX: in getreg()
A Duser-offsets.c56 DEFINE_LONGS(HOST_ORIG_AX, ORIG_RAX); in foo()
/arch/x86/entry/
A Dentry_64.S308 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
309 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
352 testb $3, CS-ORIG_RAX(%rsp)
410 testb $3, CS-ORIG_RAX(%rsp)
465 testb $3, CS-ORIG_RAX(%rsp)
490 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
491 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
530 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
531 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
A Dentry_64_compat.S261 movq RSP-ORIG_RAX(%rsp), %rsp
/arch/x86/include/uapi/asm/
A Dptrace-abi.h53 #define ORIG_RAX 120 macro
/arch/x86/boot/compressed/
A Didt_handlers_64.S42 movq ORIG_RAX(%rsp), %rsi
/arch/x86/kernel/
A Dftrace_64.S90 movq $0, ORIG_RAX(%rsp)
265 movq ORIG_RAX(%rsp), %rax
A Dhead_64.S461 movq ORIG_RAX(%rsp), %rsi
564 movq ORIG_RAX(%rsp), %rsi

Completed in 14 milliseconds