Home
last modified time | relevance | path

Searched refs:alloc_vcpu_struct (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/xen/
A Ddomain.h43 struct vcpu *alloc_vcpu_struct(const struct domain *d);
/xen/xen/arch/arm/
A Ddomain.c536 struct vcpu *alloc_vcpu_struct(const struct domain *d) in alloc_vcpu_struct() function
/xen/xen/common/
A Ddomain.c156 if ( (v = alloc_vcpu_struct(d)) == NULL ) in vcpu_create()
/xen/xen/arch/x86/
A Ddomain.c334 struct vcpu *alloc_vcpu_struct(const struct domain *d) in alloc_vcpu_struct() function

Completed in 11 milliseconds