Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_arm.c524 static int bootlate(struct xc_dom_image *dom) in bootlate() function
549 .bootlate = bootlate,
565 .bootlate = bootlate,
A Dxc_dom_boot.c216 if ( (rc = dom->arch_hooks->bootlate(dom)) != 0 ) in xc_dom_boot_image()
A Dxc_dom_x86.c1777 .bootlate = bootlate_pv,
1796 .bootlate = bootlate_pv,
1812 .bootlate = bootlate_hvm,
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h259 int (*bootlate) (struct xc_dom_image * dom); member

Completed in 9 milliseconds