Home
last modified time | relevance | path

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

/tools/tests/paging-mempool/
A Dtest-paging-mempool.c150 rc = xc_domain_create(xch, &domid, &create); in main()
/tools/tests/resource/
A Dtest-resource.c218 rc = xc_domain_create(xch, &domid, &t->create); in test_domain_configurations()
/tools/tests/tsx/
A Dtest-tsx.c368 rc = xc_domain_create(xch, &domid, c); in test_guest()
/tools/helpers/
A Dinit-xenstore-domain.c203 rv = xc_domain_create(xch, &domid, &config); in build()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c301 result = xc_domain_create(xch, &domid, &cfg); in stub_xc_domain_create()
/tools/include/
A Dxenctrl.h469 int xc_domain_create(xc_interface *xch, uint32_t *pdomid,
/tools/python/xen/lowlevel/xc/
A Dxc.c172 if ( (ret = xc_domain_create(self->xc_handle, &dom, &config)) < 0 ) in pyxc_domain_create()
/tools/libs/ctrl/
A Dxc_domain.c26 int xc_domain_create(xc_interface *xch, uint32_t *pdomid, in xc_domain_create() function
/tools/libs/light/
A Dlibxl_create.c684 ret = xc_domain_create(ctx->xch, &local_domid, &create); in libxl__domain_make()

Completed in 27 milliseconds