Searched refs:xc_domain_hvm_setcontext (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-hvmcrash.c | 130 ret = xc_domain_hvm_setcontext(xch, domid, buf, len); in main()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_sr_restore_x86_hvm.c | 210 rc = xc_domain_hvm_setcontext(xch, ctx->domid, in x86_hvm_stream_complete()
|
A D | xc_dom_x86.c | 1017 rc = xc_domain_hvm_setcontext(dom->xch, dom->guest_domid, in vcpu_hvm()
|
A D | xc_domain.c | 538 int xc_domain_hvm_setcontext(xc_interface *xch, in xc_domain_hvm_setcontext() function
|
/xen-4.10.0-shim-comet/tools/debugger/kdd/ |
A D | kdd-xen.c | 125 if (g->hvm_buf && xc_domain_hvm_setcontext(g->xc_handle, g->domid, in hvm_writeback()
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 858 int xc_domain_hvm_setcontext(xc_interface *xch,
|
Completed in 16 milliseconds