Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c3056 struct vmcs *alloc_vmcs_cpu(bool shadow, int cpu, gfp_t flags) in alloc_vmcs_cpu() function
3148 vmcs = alloc_vmcs_cpu(false, cpu, GFP_KERNEL); in alloc_kvm_area()