Searched refs:container_type (Results 1 – 6 of 6) sorted by relevance
59 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()
61 if ( dom->container_type != XC_DOM_HVM_CONTAINER ) in xc_dom_probe_hvm_kernel()
1654 if ( dom->container_type == XC_DOM_PV_CONTAINER && in bootearly()1875 return dom->container_type == XC_DOM_HVM_CONTAINER; in xc_dom_translated()
150 dom->container_type = XC_DOM_PV_CONTAINER; in build()
198 } container_type; member
586 mem_kb = dom->container_type == XC_DOM_HVM_CONTAINER ? in libxl__build_dom()638 dom->container_type = XC_DOM_PV_CONTAINER; in libxl__build_pv()1074 dom->container_type = XC_DOM_HVM_CONTAINER; in libxl__build_hvm()
Completed in 13 milliseconds