Home
last modified time | relevance | path

Searched refs:xc_dom_boot_image (Results 1 – 5 of 5) sorted by relevance

/tools/libs/guest/
A Dxg_dom_compat_linux.c75 if ( (rc = xc_dom_boot_image(dom)) != 0 ) in xc_linux_build()
A Dxg_dom_boot.c165 int xc_dom_boot_image(struct xc_dom_image *dom) in xc_dom_boot_image() function
/tools/helpers/
A Dinit-xenstore-domain.c290 rv = xc_dom_boot_image(dom); in build()
/tools/include/
A Dxenguest.h336 int xc_dom_boot_image(struct xc_dom_image *dom);
/tools/libs/light/
A Dlibxl_dom.c607 if ( (ret = xc_dom_boot_image(dom)) != 0 ) { in libxl__build_dom()

Completed in 17 milliseconds