Home
last modified time | relevance | path

Searched refs:XC_DOM_HVM_CONTAINER (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_elfloader.c59 if ( dom->container_type == XC_DOM_HVM_CONTAINER && in xc_dom_guest_type()
62 if ( dom->container_type == XC_DOM_HVM_CONTAINER ) in xc_dom_guest_type()
A Dxc_dom_hvmloader.c61 if ( dom->container_type != XC_DOM_HVM_CONTAINER ) in xc_dom_probe_hvm_kernel()
A Dxc_dom_x86.c1756 return dom->container_type == XC_DOM_HVM_CONTAINER; in xc_dom_translated()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h203 XC_DOM_HVM_CONTAINER, enumerator
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c726 mem_kb = dom->container_type == XC_DOM_HVM_CONTAINER ? in libxl__build_dom()
1200 dom->container_type = XC_DOM_HVM_CONTAINER; in libxl__build_hvm()

Completed in 11 milliseconds