Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/
A Dxg_dummy.c90 xg_regs_read(regstype_t which_regs, vcpuid_t which_vcpu, in xg_regs_read() function
A Dgx_local.c117 rc = xg_regs_read(XG_GPRS, vcpuid, &gregs, guest_bitness); in prnt_vcpu_context()
A Dgx_main.c88 rc = xg_regs_read(XG_GPRS, current_vcpu, &gregs, guest_bitness); in gx_read_guest_regs()
355 if (xg_regs_read(XG_GPRS, 0, &regs, guest_bitness)) {
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/
A Dxg_public.h103 int xg_regs_read(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() function

Completed in 6 milliseconds