Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_compat_linux.c53 dom = xc_dom_allocate(xch, cmdline, features); in xc_linux_build()
A Dxc_dom_core.c751 struct xc_dom_image *xc_dom_allocate(xc_interface *xch, in xc_dom_allocate() function
/xen-4.10.0-shim-comet/tools/helpers/
A Dinit-xenstore-domain.c138 dom = xc_dom_allocate(xch, cmdline, NULL); in build()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h280 struct xc_dom_image *xc_dom_allocate(xc_interface *xch,
/xen-4.10.0-shim-comet/stubdom/grub/
A Dkexec.c229 dom = xc_dom_allocate(xc_handle, cmdline, features); in kexec()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c771 dom = xc_dom_allocate(ctx->xch, state->pv_cmdline, info->u.pv.features); in libxl__build_pv()
1191 dom = xc_dom_allocate(ctx->xch, info->type == LIBXL_DOMAIN_TYPE_PVH ? in libxl__build_hvm()

Completed in 11 milliseconds