Searched refs:bootearly (Results 1 – 4 of 4) sorted by relevance
518 static int bootearly(struct xc_dom_image *dom) in bootearly() function548 .bootearly = bootearly,564 .bootearly = bootearly,
1544 static int bootearly(struct xc_dom_image *dom) in bootearly() function1776 .bootearly = bootearly,1795 .bootearly = bootearly,1811 .bootearly = bootearly,
174 if ( (rc = dom->arch_hooks->bootearly(dom)) != 0 ) in xc_dom_boot_image()
258 int (*bootearly) (struct xc_dom_image * dom); member
Completed in 10 milliseconds