Searched refs:alloc_vcpu_struct (Results 1 – 4 of 4) sorted by relevance
43 struct vcpu *alloc_vcpu_struct(const struct domain *d);
536 struct vcpu *alloc_vcpu_struct(const struct domain *d) in alloc_vcpu_struct() function
156 if ( (v = alloc_vcpu_struct(d)) == NULL ) in vcpu_create()
334 struct vcpu *alloc_vcpu_struct(const struct domain *d) in alloc_vcpu_struct() function
Completed in 11 milliseconds