Home
last modified time | relevance | path

Searched refs:xc_domain_hvm_getcontext (Results 1 – 6 of 6) sorted by relevance

/tools/libs/guest/
A Dxg_sr_save_x86_hvm.c18 hvm_buf_size = xc_domain_hvm_getcontext(xch, ctx->domid, 0, 0); in write_hvm_context()
34 hvm_buf_size = xc_domain_hvm_getcontext(xch, ctx->domid, in write_hvm_context()
A Dxg_dom_x86.c1014 rc = xc_domain_hvm_getcontext(dom->xch, dom->guest_domid, NULL, 0); in vcpu_hvm()
1033 rc = xc_domain_hvm_getcontext(dom->xch, dom->guest_domid, full_ctx, rc); in vcpu_hvm()
/tools/misc/
A Dxen-hvmctx.c413 len = xc_domain_hvm_getcontext(xch, domid, 0, 0); in main()
425 len = xc_domain_hvm_getcontext(xch, domid, buf, len); in main()
/tools/debugger/kdd/
A Dkdd-xen.c87 sz = xc_domain_hvm_getcontext(g->xc_handle, g->domid, 0, 0); in kdd_halt()
103 sz = xc_domain_hvm_getcontext(g->xc_handle, g->domid, buf, sz); in kdd_halt()
/tools/include/
A Dxenctrl.h727 int xc_domain_hvm_getcontext(xc_interface *xch,
/tools/libs/ctrl/
A Dxc_domain.c410 int xc_domain_hvm_getcontext(xc_interface *xch, in xc_domain_hvm_getcontext() function

Completed in 22 milliseconds