Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.c5252 static struct vmcs *alloc_shadow_vmcs(struct kvm_vcpu *vcpu) in alloc_shadow_vmcs() function
5293 if (enable_shadow_vmcs && !alloc_shadow_vmcs(vcpu)) in enter_vmx_operation()