Searched refs:RDI (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/arch/um/sys-x86_64/shared/sysdep/ |
D | ptrace_user.h | 22 #define PT_SYSCALL_ARG1(regs) (((unsigned long *) (regs))[PT_INDEX(RDI)]) 23 #define PT_SYSCALL_ARG1_OFFSET (RDI) 65 #define REGS_SYSCALL_ARG1 PT_INDEX(RDI)
|
D | ptrace.h | 169 case RDI: val = UPT_RDI(regs); break; \ 207 case RDI: UPT_RDI(regs) = __upt_val; break; \
|
/linux-2.6.39/arch/x86/include/asm/ |
D | ptrace-abi.h | 43 #define RDI 112 macro
|
D | calling.h | 73 #define RDI (112) macro
|
/linux-2.6.39/arch/um/sys-x86_64/ |
D | signal.c | 31 GETREG(regs, RDI, sc, di); in copy_sc() 65 err |= GETREG(regs, RDI, from, di); in copy_sc_from_user() 112 err |= PUTREG(regs, RDI, to, di); in copy_sc_to_user()
|
D | user-offsets.c | 29 DEFINE_LONGS(HOST_RDI, RDI); in foo()
|
/linux-2.6.39/arch/x86/kernel/ |
D | entry_64.S | 275 CFI_REL_OFFSET rdi, RDI+\offset-ARGOFFSET 308 movq_cfi rdi, RDI+8-RBP 364 XCPT_FRAME 1 RDI+8 366 movq_cfi rdi, RDI+8 1413 movq_cfi rdi, RDI+8
|
/linux-2.6.39/arch/x86/ia32/ |
D | ia32entry.S | 204 movl RDI-ARGOFFSET(%rsp),%r8d /* reload 5th syscall arg */ 490 CFI_REL_OFFSET rdi,RDI-ARGOFFSET
|
/linux-2.6.39/drivers/input/keyboard/ |
D | Kconfig | 93 If you have an RDI PrecisionBook, say Y here if you want to use its
|
/linux-2.6.39/arch/x86/lib/ |
D | x86-opcode-map.txt | 525 cf: BSWAP RDI/EDI/R15/R15D
|
/linux-2.6.39/Documentation/ |
D | kmemcheck.txt | 245 RDX: ffff88003e5d6018 RSI: ffff88003e5d6024 RDI: ffff88003cdf7e84
|