Searched refs:xc_dom_gnttab_init (Results 1 – 4 of 4) sorted by relevance
78 if ( (rc = xc_dom_gnttab_init(dom)) != 0) in xc_linux_build()
384 int xc_dom_gnttab_init(struct xc_dom_image *dom) in xc_dom_gnttab_init() function
335 int xc_dom_gnttab_init(struct xc_dom_image *dom);
748 if ( (ret = xc_dom_gnttab_init(dom)) != 0 ) { in libxl__build_dom()
Completed in 7 milliseconds