Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_dom_arm.c492 static int bootearly(struct xc_dom_image *dom) in bootearly() function
520 .bootearly = bootearly,
534 .bootearly = bootearly,
A Dxc_dom_x86.c1652 static int bootearly(struct xc_dom_image *dom) in bootearly() function
1895 .bootearly = bootearly,
1914 .bootearly = bootearly,
1926 .bootearly = bootearly,
A Dxc_dom_boot.c174 if ( (rc = dom->arch_hooks->bootearly(dom)) != 0 ) in xc_dom_boot_image()
/xen/tools/libxc/include/
A Dxc_dom.h261 int (*bootearly) (struct xc_dom_image * dom); member

Completed in 10 milliseconds