Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_dom_arm.c498 static int bootlate(struct xc_dom_image *dom) in bootlate() function
521 .bootlate = bootlate,
535 .bootlate = bootlate,
A Dxc_dom_boot.c214 if ( (rc = dom->arch_hooks->bootlate(dom)) != 0 ) in xc_dom_boot_image()
A Dxc_dom_x86.c1896 .bootlate = bootlate_pv,
1915 .bootlate = bootlate_pv,
1927 .bootlate = bootlate_hvm,
/xen/tools/libxc/include/
A Dxc_dom.h262 int (*bootlate) (struct xc_dom_image * dom); member

Completed in 10 milliseconds