Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h24 void nested_vmx_free_vcpu(struct kvm_vcpu *vcpu);
H A Dnested.c344 void nested_vmx_free_vcpu(struct kvm_vcpu *vcpu) in nested_vmx_free_vcpu() function
H A Dvmx.c7457 nested_vmx_free_vcpu(vcpu); in vmx_vcpu_free()