Home
last modified time | relevance | path

Searched refs:RIP (Results 1 – 14 of 14) sorted by relevance

/linux-2.6.39/arch/um/sys-x86_64/shared/sysdep/
Dptrace_user.h42 #define PT_IP_OFFSET (RIP)
43 #define PT_IP(regs) ((regs)[PT_INDEX(RIP)])
72 #define REGS_IP_INDEX PT_INDEX(RIP)
Dptrace.h162 case RIP: val = UPT_IP(regs); break; \
200 case RIP: UPT_IP(regs) = __upt_val; break; \
/linux-2.6.39/arch/x86/ia32/
Dia32entry.S174 movl RIP-R11(%rsp),%edx /* User %eip */
295 movq %rcx,RIP-ARGOFFSET(%rsp)
296 CFI_REL_OFFSET rip,RIP-ARGOFFSET
332 movl RIP-ARGOFFSET(%rsp),%ecx
404 CFI_DEF_CFA rsp,SS+8-RIP
406 CFI_REL_OFFSET rsp,RSP-RIP
409 CFI_REL_OFFSET rip,RIP-RIP
491 CFI_REL_OFFSET rip,RIP-ARGOFFSET
/linux-2.6.39/arch/x86/kernel/
Dentry_64.S253 EMPTY_FRAME \start, SS+8+\offset-RIP
255 CFI_REL_OFFSET rsp, RSP+\offset-RIP
258 CFI_REL_OFFSET rip, RIP+\offset-RIP
266 INTR_FRAME \start, RIP+\offset-ORIG_RAX
478 movq %rcx,RIP-ARGOFFSET(%rsp)
479 CFI_REL_OFFSET rip,RIP-ARGOFFSET
509 movq RIP-ARGOFFSET(%rsp),%rcx
1447 cmpq %rcx,RIP+8(%rsp)
1450 cmpq %rax,RIP+8(%rsp)
1452 cmpq $gs_change,RIP+8(%rsp)
[all …]
/linux-2.6.39/arch/um/os-Linux/sys-x86_64/
Dregisters.c31 case RIP: in get_thread_reg()
/linux-2.6.39/arch/um/sys-x86_64/asm/
Dprocessor.h51 #define KSTK_EIP(tsk) KSTK_REG(tsk, RIP)
/linux-2.6.39/arch/x86/include/asm/
Dptrace-abi.h47 #define RIP 128 macro
Dcalling.h78 #define RIP (128) macro
/linux-2.6.39/arch/um/sys-x86_64/
Dsignal.c39 GETREG(regs, RIP, sc, ip); in copy_sc()
73 err |= GETREG(regs, RIP, from, ip); in copy_sc_from_user()
139 err |= PUTREG(regs, RIP, to, ip); in copy_sc_to_user()
Duser-offsets.c53 DEFINE_LONGS(HOST_IP, RIP); in foo()
/linux-2.6.39/net/ipx/
DKconfig55 disabled. This might break existing applications, especially RIP/SAP
56 daemons. A RIP/SAP daemon that works well with the full internal net
/linux-2.6.39/Documentation/
Dkmemcheck.txt242 RIP: 0010:[<ffffffff8104ede8>] [<ffffffff8104ede8>] __dequeue_signal+0xc8/0x190
260 The single most valuable information in this report is the RIP (or EIP on 32-
353 RIP value, they actually point to the _next_ instruction (they are return
493 that, we'll need the RIP address again:
495 RIP: 0010:[<ffffffff8104ede8>] [<ffffffff8104ede8>] __dequeue_signal+0xc8/0x190
/linux-2.6.39/drivers/telephony/
Dixj.h564 BYTE RIP:1; /* cr0[1:1] */ member
/linux-2.6.39/Documentation/trace/
Dftrace.txt1280 [57848.106019] RIP: 0010:[<ffffffffa0000006>] [<ffffffffa0000006>] open+0x6/0x14 [oops]