Searched refs:create_domain (Results 1 – 12 of 12) sorted by relevance
9 create_domain(dom0_t, domU_t)19 create_domain(dom0_t, dm_dom_t)
2 create_domain(dom0_t, isolated_domU_t)
7 create_domain(dom0_t, prot_domU_t)
7 create_domain(dom0_t, xenstore_t)
65 # create_domain(priv, target)67 define(`create_domain', `
33 # domains, see the definitions of create_domain and manage_domain.
229 rc = create_domain(&dom_info); in main_restore()
55 int create_domain(struct domain_create *dom_info);
647 int create_domain(struct domain_create *dom_info) in create_domain() function1255 rc = create_domain(&dom_info); in main_create()
354 rc = create_domain(&dom_info); in migrate_receive()
864 static struct domain *create_domain(int domid) in create_domain() function977 dom = create_domain(dominfo.domid); in enum_domains()
222 declare_domain and create_domain interfaces:
Completed in 13 milliseconds