Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Ddomain.h60 int arch_vcpu_create(struct vcpu *v);
/xen/xen/arch/arm/
A Ddomain.c558 int arch_vcpu_create(struct vcpu *v) in arch_vcpu_create() function
/xen/xen/common/
A Ddomain.c186 if ( arch_vcpu_create(v) != 0 ) in vcpu_create()
/xen/xen/arch/x86/
A Ddomain.c369 int arch_vcpu_create(struct vcpu *v) in arch_vcpu_create() function

Completed in 14 milliseconds