Home
last modified time | relevance | path

Searched refs:regstype_t (Results 1 – 3 of 3) sorted by relevance

/xen/tools/debugger/gdbsx/xg/
A Dxg_public.h28 } regstype_t; typedef
95 int xg_regs_read(regstype_t, vcpuid_t, union xg_gdb_regs *, int);
96 int xg_regs_write(regstype_t, vcpuid_t, union xg_gdb_regs *, int);
A Dxg_main.c696 xg_regs_read(regstype_t which_regs, vcpuid_t which_vcpu, in xg_regs_read()
733 xg_regs_write(regstype_t which_regs, vcpuid_t which_vcpu, in xg_regs_write()
/xen/tools/debugger/gdbsx/gx/
A Dxg_dummy.c90 xg_regs_read(regstype_t which_regs, vcpuid_t which_vcpu, in xg_regs_read()
97 xg_regs_write(regstype_t which_regs, vcpuid_t which_vcpu, in xg_regs_write()

Completed in 4 milliseconds