Home
last modified time | relevance | path

Searched defs:domain_create (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/tools/xl/
A Dxl.h33 struct domain_create { struct
54 int create_domain(struct domain_create *dom_info); argument
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl.mli105 val domain_create : handle -> int32 -> domain_create_flag list -> string -> arch_domainconfig -> do… val
A Dxenctrl.ml158 let domain_create handle n flags uuid = function
/xen-4.10.0-shim-comet/xen/common/
A Ddomain.c264 struct domain *domain_create(domid_t domid, unsigned int domcr_flags, in domain_create() function
/xen-4.10.0-shim-comet/xen/include/xsm/
A Dxsm.h49 int (*domain_create) (struct domain *d, u32 ssidref); member
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenalyze.c6689 struct domain_data * domain_create(int did) in domain_create() function

Completed in 38 milliseconds