Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
A Dentry_64.S331 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
332 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
364 testb $3, CS-ORIG_RAX(%rsp)
428 testb $3, CS-ORIG_RAX(%rsp)
481 testb $3, CS-ORIG_RAX(%rsp)
505 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
506 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
543 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/
544 movq $-1, ORIG_RAX(%rsp) /* no syscall to restart */
A Dentry_64_compat.S295 movq RSP-ORIG_RAX(%rsp), %rsp
/linux/arch/x86/um/
A Dptrace_64.c50 [ORIG_RAX >> 3] = HOST_ORIG_AX,
75 case ORIG_RAX: in putreg()
151 case ORIG_RAX: in getreg()
A Duser-offsets.c62 DEFINE_LONGS(HOST_ORIG_AX, ORIG_RAX); in foo()
/linux/Documentation/fault-injection/
A Dnvme-fault-injection.rst54 RSP: 0018:ffffffff82003e90 EFLAGS: 00000246 ORIG_RAX: ffffffffffffffdd
109 RSP: 0018:ffffc9000068bec0 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff04
161 RSP: 0018:ffffffff88c03dd0 EFLAGS: 00000246 ORIG_RAX: ffffffffffffffdc
/linux/arch/x86/kernel/
A Dftrace_64.S88 movq $0, ORIG_RAX(%rsp)
242 movq ORIG_RAX(%rsp), %rax
A Dhead_64.S320 movq ORIG_RAX(%rsp), %rsi
423 movq ORIG_RAX(%rsp), %rsi
/linux/arch/x86/include/uapi/asm/
A Dptrace-abi.h53 #define ORIG_RAX 120 macro
/linux/arch/x86/boot/compressed/
A Didt_handlers_64.S42 movq ORIG_RAX(%rsp), %rsi
/linux/Documentation/translations/zh_CN/dev-tools/
A Dkasan.rst88 RSP: 002b:00007ffcf0b51b08 EFLAGS: 00000202 ORIG_RAX: 00000000000000af
/linux/Documentation/dev-tools/
A Dkasan.rst86 RSP: 002b:00007ffcf0b51b08 EFLAGS: 00000202 ORIG_RAX: 00000000000000af

Completed in 11 milliseconds