Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_resume.c285 int xc_domain_resume(xc_interface *xch, uint32_t domid, int fast) in xc_domain_resume() function
/xen/tools/misc/
A Dxen-hptool.c238 xc_domain_resume(xch, domid, 1); in hp_mem_offline_func()
/xen/tools/libxl/
A Dlibxl_dom_suspend.c465 if (xc_domain_resume(CTX->xch, domid, suspend_cancel)) { in libxl__domain_resume_deprecated()
657 if (xc_domain_resume(CTX->xch, domid, dmrs->suspend_cancel)) { in domain_resume_done()
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c333 result = xc_domain_resume(_H(xch), c_domid, 1); in stub_xc_domain_resume_fast()
/xen/tools/libxc/include/
A Dxenctrl.h638 int xc_domain_resume(xc_interface *xch,
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c239 if ( xc_domain_resume(self->xc_handle, dom, fast) != 0 ) in pyxc_domain_resume()

Completed in 30 milliseconds