Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds