Home
last modified time | relevance | path

Searched refs:bootearly (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_arm.c518 static int bootearly(struct xc_dom_image *dom) in bootearly() function
548 .bootearly = bootearly,
564 .bootearly = bootearly,
A Dxc_dom_x86.c1544 static int bootearly(struct xc_dom_image *dom) in bootearly() function
1776 .bootearly = bootearly,
1795 .bootearly = bootearly,
1811 .bootearly = bootearly,
A Dxc_dom_boot.c174 if ( (rc = dom->arch_hooks->bootearly(dom)) != 0 ) in xc_dom_boot_image()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h258 int (*bootearly) (struct xc_dom_image * dom); member

Completed in 10 milliseconds