Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/helpers/
A Dinit-xenstore-domain.c96 rv = xc_domain_max_vcpus(xch, domid, 1); in build()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c205 r = xc_domain_max_vcpus(_H(xch), _D(domid), Int_val(max_vcpus)); in stub_xc_domain_max_vcpus()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c356 if (xc_domain_max_vcpus(ctx->xch, domid, info->max_vcpus) != 0) { in libxl__build_pre()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h534 int xc_domain_max_vcpus(xc_interface *xch,
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c171 if (xc_domain_max_vcpus(self->xc_handle, dom, max) != 0) in pyxc_domain_max_vcpus()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_domain.c1322 int xc_domain_max_vcpus(xc_interface *xch, uint32_t domid, unsigned int max) in xc_domain_max_vcpus() function

Completed in 21 milliseconds