Searched refs:bootearly (Results 1 – 4 of 4) sorted by relevance
492 static int bootearly(struct xc_dom_image *dom) in bootearly() function520 .bootearly = bootearly,534 .bootearly = bootearly,
1652 static int bootearly(struct xc_dom_image *dom) in bootearly() function1895 .bootearly = bootearly,1914 .bootearly = bootearly,1926 .bootearly = bootearly,
174 if ( (rc = dom->arch_hooks->bootearly(dom)) != 0 ) in xc_dom_boot_image()
261 int (*bootearly) (struct xc_dom_image * dom); member
Completed in 10 milliseconds