Lines Matching refs:x86_64_regs
39266 (printcall): Use i386_regs or x86_64_regs depending on x86_io.iov_len.
39271 (syscall_fixup_on_sysenter): Use i386_regs or x86_64_regs depending
39559 * syscall.c (printcall): Cast x86_64_regs.rip to the type being printed.
39564 * syscall.c (printcall): Use x86_64_regs.rip, not x86_64_regs.ip.
42044 Change x86_64_regs struct type from pt_regs to user_regs_struct.
42045 * syscall.c: Change x86_64_regs struct type from
42052 [X86_64] (x86_64_regs): Remove.
42053 * syscall.c [X86_64] (x86_64_regs): Make static.
42126 * defs.h: Declare struct pt_regs i386_regs and struct pt_regs x86_64_regs.
42711 * syscall.c: New static variables i386_regs and x86_64_regs.
42715 (syscall_fixup_on_sysenter): Use PTRACE_GETREGS results in i386/x86_64_regs.