Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Ddomain.h36 struct vcpu *alloc_vcpu_struct(void);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain.c502 struct vcpu *alloc_vcpu_struct(void) in alloc_vcpu_struct() function
/xen-4.10.0-shim-comet/xen/common/
A Ddomain.c133 if ( (v = alloc_vcpu_struct()) == NULL ) in alloc_vcpu()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c299 struct vcpu *alloc_vcpu_struct(void) in alloc_vcpu_struct() function

Completed in 9 milliseconds