Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c4727 static struct vmcs *alloc_shadow_vmcs(struct kvm_vcpu *vcpu) in alloc_shadow_vmcs() function
4765 if (enable_shadow_vmcs && !alloc_shadow_vmcs(vcpu)) in enter_vmx_operation()