Searched refs:ORIG_RAX (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/arch/x86/entry/ |
D | entry_64.S | 307 movq ORIG_RAX(%rsp), %rsi /* get error code into 2nd argument*/ 308 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 */
|
D | entry_64_compat.S | 261 movq RSP-ORIG_RAX(%rsp), %rsp
|
/linux-6.12.1/arch/x86/um/ |
D | ptrace_64.c | 51 [ORIG_RAX >> 3] = HOST_ORIG_AX, 76 case ORIG_RAX: in putreg() 152 case ORIG_RAX: in getreg()
|
D | user-offsets.c | 64 DEFINE_LONGS(HOST_ORIG_AX, ORIG_RAX); in foo()
|
/linux-6.12.1/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 53 #define ORIG_RAX 120 macro
|
/linux-6.12.1/Documentation/fault-injection/ |
D | nvme-fault-injection.rst | 54 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-6.12.1/arch/x86/boot/compressed/ |
D | idt_handlers_64.S | 42 movq ORIG_RAX(%rsp), %rsi
|
/linux-6.12.1/arch/x86/kernel/ |
D | ftrace_64.S | 90 movq $0, ORIG_RAX(%rsp) 262 movq ORIG_RAX(%rsp), %rax
|
D | head_64.S | 456 movq ORIG_RAX(%rsp), %rsi 559 movq ORIG_RAX(%rsp), %rsi
|
/linux-6.12.1/Documentation/translations/zh_TW/dev-tools/ |
D | kasan.rst | 160 RSP: 002b:00007ffcf0b51b08 EFLAGS: 00000202 ORIG_RAX: 00000000000000af
|
/linux-6.12.1/Documentation/translations/zh_CN/dev-tools/ |
D | kasan.rst | 160 RSP: 002b:00007ffcf0b51b08 EFLAGS: 00000202 ORIG_RAX: 00000000000000af
|
/linux-6.12.1/Documentation/dev-tools/ |
D | kasan.rst | 192 RSP: 002b:00007ffcf0b51b08 EFLAGS: 00000202 ORIG_RAX: 00000000000000af
|