Searched refs:bootlate (Results 1 – 4 of 4) sorted by relevance
498 static int bootlate(struct xc_dom_image *dom) in bootlate() function521 .bootlate = bootlate,535 .bootlate = bootlate,
214 if ( (rc = dom->arch_hooks->bootlate(dom)) != 0 ) in xc_dom_boot_image()
1896 .bootlate = bootlate_pv,1915 .bootlate = bootlate_pv,1927 .bootlate = bootlate_hvm,
262 int (*bootlate) (struct xc_dom_image * dom); member
Completed in 10 milliseconds