Lines Matching refs:x86_64_regs
27638 (printcall): Use i386_regs or x86_64_regs depending on x86_io.iov_len.
27643 (syscall_fixup_on_sysenter): Use i386_regs or x86_64_regs depending
27931 * syscall.c (printcall): Cast x86_64_regs.rip to the type being printed.
27936 * syscall.c (printcall): Use x86_64_regs.rip, not x86_64_regs.ip.
30416 Change x86_64_regs struct type from pt_regs to user_regs_struct.
30417 * syscall.c: Change x86_64_regs struct type from
30424 [X86_64] (x86_64_regs): Remove.
30425 * syscall.c [X86_64] (x86_64_regs): Make static.
30498 * defs.h: Declare struct pt_regs i386_regs and struct pt_regs x86_64_regs.
31083 * syscall.c: New static variables i386_regs and x86_64_regs.
31087 (syscall_fixup_on_sysenter): Use PTRACE_GETREGS results in i386/x86_64_regs.