Home
last modified time | relevance | path

Searched refs:xc_domain_setmaxmem (Results 1 – 10 of 10) sorted by relevance

/tools/tests/paging-mempool/
A Dtest-paging-mempool.c78 rc = xc_domain_setmaxmem(xch, domid, -1); in run_tests()
/tools/tests/resource/
A Dtest-resource.c231 rc = xc_domain_setmaxmem(xch, domid, -1); in test_domain_configurations()
/tools/libs/light/
A Dlibxl_mem.c76 rc = xc_domain_setmaxmem(ctx->xch, domid, max_memkb + size); in libxl_domain_setmaxmem()
297 r = xc_domain_setmaxmem(ctx->xch, domid, memorykb + size); in libxl_set_memory_target()
A Dlibxl_dom.c358 if (xc_domain_setmaxmem(ctx->xch, domid, info->target_memkb + size) < 0) { in libxl__build_pre()
/tools/helpers/
A Dinit-dom0less.c29 rc = xc_domain_setmaxmem(xch, info->domid, in alloc_xs_page()
A Dinit-xenstore-domain.c215 rv = xc_domain_setmaxmem(xch, domid, limit_kb); in build()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c941 retval = xc_domain_setmaxmem(xch, c_domid, c_max_memkb); in stub_xc_domain_setmaxmem()
/tools/include/
A Dxenctrl.h1169 int xc_domain_setmaxmem(xc_interface *xch,
/tools/python/xen/lowlevel/xc/
A Dxc.c1364 if (xc_domain_setmaxmem(self->xc_handle, dom, maxmem_kb) != 0) in pyxc_domain_setmaxmem()
/tools/libs/ctrl/
A Dxc_domain.c689 int xc_domain_setmaxmem(xc_interface *xch, in xc_domain_setmaxmem() function

Completed in 32 milliseconds