Searched refs:xg_gdb_regs64 (Results 1 – 4 of 4) sorted by relevance
57 struct xg_gdb_regs64 { struct86 struct xg_gdb_regs64 gregs_64; argument
563 _cp_64ctxt_to_64gdb(struct cpu_user_regs_x86_64 *cp, struct xg_gdb_regs64 *rp) in _cp_64ctxt_to_64gdb()565 memset(rp, 0, sizeof(struct xg_gdb_regs64)); in _cp_64ctxt_to_64gdb()642 _cp_64gdb_to_64ctxt(struct xg_gdb_regs64 *rp, struct cpu_user_regs_x86_64 *cp) in _cp_64gdb_to_64ctxt()703 struct xg_gdb_regs64 *r64p = ®sp->gregs_64; in xg_regs_read()740 struct xg_gdb_regs64 *r64p = ®sp->gregs_64; in xg_regs_write()
47 prnt_64regs(struct xg_gdb_regs64 *r64p) in prnt_64regs()
331 copy_mini_context64(char *rbuf, union xg_gdb_regs64 *regsp)
Completed in 5 milliseconds