Home
last modified time | relevance | path

Searched refs:xc_vcpu_getcontext (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_resume.c73 if ( (rc = xc_vcpu_getcontext(xch, domid, 0, &ctxt)) != 0 ) in modify_returncode()
217 if ( xc_vcpu_getcontext(xch, domid, 0, &ctxt) ) in xc_domain_resume_any()
A Dxc_pagetab.c55 if (xc_vcpu_getcontext(xch, dom, vcpu, &ctx) != 0) in xc_translate_foreign_address()
A Dxc_core.c505 if ( xc_vcpu_getcontext(xch, domid, i, &ctxt[nr_vcpus]) == 0 ) in xc_domain_dumpcore_via_callback()
A Dxc_sr_save_x86_pv.c500 if ( xc_vcpu_getcontext(xch, ctx->domid, id, &vcpu) ) in write_one_vcpu_basic()
A Dxc_domain.c562 int xc_vcpu_getcontext(xc_interface *xch, in xc_vcpu_getcontext() function
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenctx.c983 if (xc_vcpu_getcontext(xenctx.xc_handle, xenctx.domid, vcpu, &ctx) < 0) { in dump_ctx()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c440 ret = xc_vcpu_getcontext(_H(xch), _D(domid), Int_val(cpu), &ctxt); in stub_xc_vcpu_context_get()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h884 int xc_vcpu_getcontext(xc_interface *xch,

Completed in 19 milliseconds