Home
last modified time | relevance | path

Searched refs:xg_gdb_regs (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/
A Dxg_public.h92 union xg_gdb_regs { union
103 int xg_regs_read(regstype_t, vcpuid_t, union xg_gdb_regs *, int);
104 int xg_regs_write(regstype_t, vcpuid_t, union xg_gdb_regs *, int);
A Dxg_main.c697 union xg_gdb_regs *regsp, int guest_bitness) in xg_regs_read()
734 union xg_gdb_regs *regsp, int guest_bitness) in xg_regs_write()
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/
A Dxg_dummy.c91 struct xg_gdb_regs *regsp, int guest_bitness) in xg_regs_read()
98 struct xg_gdb_regs *regsp, int guest_bitness) in xg_regs_write()
A Dgx_main.c57 union xg_gdb_regs gregs; in gx_write_guest_regs()
85 union xg_gdb_regs gregs; in gx_read_guest_regs()
353 union xg_gdb_regs regs;
A Dgx_local.c113 union xg_gdb_regs gregs; in prnt_vcpu_context()

Completed in 8 milliseconds