Home
last modified time | relevance | path

Searched refs:gregs_64 (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/
A Dgx_local.c126 prnt_64regs(&gregs.gregs_64); in prnt_vcpu_context()
127 prnt_call_trace64(gregs.gregs_64.rip, gregs.gregs_64.rsp); in prnt_vcpu_context()
A Dgx_main.c61 sizeof(gregs.gregs_64); in gx_write_guest_regs()
94 sizeof(gregs.gregs_64); in gx_read_guest_regs()
362 rbuf = copy_mini_context64(rbuf, &regs.u.gregs_64);
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/
A Dxg_public.h94 struct xg_gdb_regs64 gregs_64; member
A Dxg_main.c703 struct xg_gdb_regs64 *r64p = &regsp->gregs_64; in xg_regs_read()
740 struct xg_gdb_regs64 *r64p = &regsp->gregs_64; in xg_regs_write()

Completed in 6 milliseconds