Home
last modified time | relevance | path

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

/xen/tools/helpers/
A Dinit-xenstore-domain.c101 rv = xc_domain_create(xch, &domid, &config); in build()
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c256 result = xc_domain_create(_H(xch), &domid, &cfg); in stub_xc_domain_create()
/xen/tools/libxc/include/
A Dxenctrl.h506 int xc_domain_create(xc_interface *xch, uint32_t *pdomid,
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c166 if ( (ret = xc_domain_create(self->xc_handle, &dom, &config)) < 0 ) in pyxc_domain_create()
/xen/tools/libxc/
A Dxc_domain.c29 int xc_domain_create(xc_interface *xch, uint32_t *pdomid, in xc_domain_create() function
/xen/tools/libxl/
A Dlibxl_create.c661 ret = xc_domain_create(ctx->xch, &local_domid, &create); in libxl__domain_make()

Completed in 21 milliseconds