Searched refs:RSP (Results 1 – 18 of 18) sorted by relevance
/linux-6.1.9/arch/x86/um/ |
D | ptrace_64.c | 34 [RSP >> 3] = HOST_SP, 66 case RSP: in putreg() 144 case RSP: in getreg()
|
D | user-offsets.c | 73 DEFINE_LONGS(HOST_SP, RSP); in foo()
|
/linux-6.1.9/arch/x86/kernel/ |
D | relocate_kernel_64.S | 31 #define RSP DATA(0x0) macro 65 movq %rsp, RSP(%r11) 235 movq RSP(%r8), %rsp
|
D | ftrace_64.S | 154 movq %rcx, RSP(%rsp) 219 movq %rcx, RSP(%rsp)
|
/linux-6.1.9/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 58 #define RSP 152 macro
|
/linux-6.1.9/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.1.9/drivers/isdn/mISDN/ |
D | layer2.c | 917 send_uframe(l2, NULL, UA | get_PollFlag(l2, skb), RSP); in l2_start_multi() 932 send_uframe(l2, skb, UA | get_PollFlag(l2, skb), RSP); in l2_send_UA() 941 send_uframe(l2, skb, DM | get_PollFlag(l2, skb), RSP); in l2_send_DM() 951 send_uframe(l2, skb, UA | get_PollFlag(l2, skb), RSP); in l2_restart_multi() 989 send_uframe(l2, skb, UA | get_PollFlag(l2, skb), RSP); in l2_stop_multi() 1126 enquiry_cr(l2, RNR, RSP, 1); in enquiry_response() 1128 enquiry_cr(l2, RR, RSP, 1); in enquiry_response() 1317 enquiry_cr(l2, REJ, RSP, PollFlag); in l2_got_iframe() 1340 enquiry_cr(l2, RR, RSP, 0); in l2_got_iframe() 1721 enquiry_cr(l2, RNR, RSP, 0); in l2_set_own_busy() [all …]
|
D | layer2.h | 109 #define RSP 1 macro
|
/linux-6.1.9/arch/x86/um/os-Linux/ |
D | mcontext.c | 25 COPY(RDX); COPY(RAX); COPY(RCX); COPY(RSP); in get_regs_from_mc()
|
/linux-6.1.9/arch/x86/entry/ |
D | entry_64_compat.S | 256 movq RSP-ORIG_RAX(%rsp), %rsp
|
D | entry_64.S | 210 pushq RSP-RDI(%rdi) /* RSP */
|
/linux-6.1.9/Documentation/translations/zh_CN/dev-tools/ |
D | kasan.rst | 119 RSP: 002b:00007ffcf0b51b08 EFLAGS: 00000202 ORIG_RAX: 00000000000000af
|
/linux-6.1.9/Documentation/powerpc/ |
D | qe_firmware.rst | 78 4) The RSP.ECCR register is programmed with the value provided.
|
/linux-6.1.9/Documentation/hid/ |
D | intel-ish-hid.rst | 323 |<--ENUM_DEVICE RSP------| | |
|
/linux-6.1.9/Documentation/admin-guide/ |
D | perf-security.rst | 37 4. Content of architectural execution context registers (e.g., RIP, RSP,
|
/linux-6.1.9/Documentation/dev-tools/ |
D | kasan.rst | 169 RSP: 002b:00007ffcf0b51b08 EFLAGS: 00000202 ORIG_RAX: 00000000000000af
|
/linux-6.1.9/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 294 # push of return address is 16-bit wide, RSP is decremented by 2 556 cc: BSWAP RSP/ESP/R12/R12D
|
/linux-6.1.9/arch/x86/lib/ |
D | x86-opcode-map.txt | 294 # push of return address is 16-bit wide, RSP is decremented by 2 556 cc: BSWAP RSP/ESP/R12/R12D
|