Searched refs:bootlate (Results 1 – 4 of 4) sorted by relevance
524 static int bootlate(struct xc_dom_image *dom) in bootlate() function549 .bootlate = bootlate,565 .bootlate = bootlate,
216 if ( (rc = dom->arch_hooks->bootlate(dom)) != 0 ) in xc_dom_boot_image()
1777 .bootlate = bootlate_pv,1796 .bootlate = bootlate_pv,1812 .bootlate = bootlate_hvm,
259 int (*bootlate) (struct xc_dom_image * dom); member
Completed in 9 milliseconds