Searched refs:alloc_vmcs_cpu (Results 1 – 1 of 1) sorted by relevance
4715 static struct vmcs *alloc_vmcs_cpu(bool shadow, int cpu) in alloc_vmcs_cpu() function4760 return alloc_vmcs_cpu(shadow, raw_smp_processor_id()); in alloc_vmcs()4899 vmcs = alloc_vmcs_cpu(false, cpu); in alloc_kvm_area()