Searched refs:RIP (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/arch/x86/um/ |
D | ptrace_64.c | 32 [RIP >> 3] = HOST_IP, 72 case RIP: in putreg() 149 case RIP: in getreg()
|
D | user-offsets.c | 82 DEFINE_LONGS(HOST_IP, RIP); in foo()
|
/linux-4.4.14/arch/x86/entry/ |
D | entry_64.S | 211 movq RIP(%rsp), %rcx 290 movq RIP(%rsp), %r11 609 testb $4, (SS-RIP)(%rsp) 1087 cmpq %rcx, RIP+8(%rsp) 1090 cmpq %rax, RIP+8(%rsp) 1092 cmpq $gs_change, RIP+8(%rsp) 1104 movq %rcx, RIP+8(%rsp) 1196 testb $3, CS-RIP+8(%rsp)
|
D | entry_64_compat.S | 214 movq RIP(%rsp), %rcx /* pt_regs->ip (in rcx) */
|
D | calling.h | 83 #define RIP 16*8 macro
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 54 #define RIP 128 macro
|
/linux-4.4.14/arch/x86/kernel/ |
D | mcount_64.S | 122 movq %rdi, RIP(%rsp) 230 movq RIP(%rsp), %rax
|
/linux-4.4.14/net/ipx/ |
D | Kconfig | 55 disabled. This might break existing applications, especially RIP/SAP 56 daemons. A RIP/SAP daemon that works well with the full internal net
|
/linux-4.4.14/arch/x86/um/os-Linux/ |
D | mcontext.c | 25 COPY(RIP); in get_regs_from_mc()
|
/linux-4.4.14/Documentation/ |
D | kmemcheck.txt | 242 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
|
D | kernel-parameters.txt | 4050 targets for exploits that can control RIP.
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 277 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation 290 # but is not truncated to 16 bits, unlike RIP.
|
/linux-4.4.14/arch/x86/lib/ |
D | x86-opcode-map.txt | 277 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation 290 # but is not truncated to 16 bits, unlike RIP.
|
/linux-4.4.14/arch/x86/crypto/ |
D | aesni-intel_asm.S | 265 MOVADQ ONE(%RIP),\TMP1 487 MOVADQ ONE(%RIP),\TMP1 551 MOVADQ ONE(%RIP),\TMP1
|