Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_dom_compat_linux.c74 if ( (rc = xc_dom_build_image(dom)) != 0 ) in xc_linux_build()
A Dxc_dom_core.c1130 int xc_dom_build_image(struct xc_dom_image *dom) in xc_dom_build_image() function
/xen/tools/helpers/
A Dinit-xenstore-domain.c195 rv = xc_dom_build_image(dom); in build()
/xen/tools/libxc/include/
A Dxc_dom.h327 int xc_dom_build_image(struct xc_dom_image *dom);
/xen/stubdom/grub/
A Dkexec.c291 if ( (rc = xc_dom_build_image(dom)) != 0 ) { in kexec()
/xen/tools/libxl/
A Dlibxl_dom.c600 if ( (ret = xc_dom_build_image(dom)) != 0 ) { in libxl__build_dom()

Completed in 13 milliseconds