Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.h24 void nested_vmx_free_vcpu(struct kvm_vcpu *vcpu);
H A Dnested.c326 void nested_vmx_free_vcpu(struct kvm_vcpu *vcpu) in nested_vmx_free_vcpu() function
H A Dvmx.c6965 nested_vmx_free_vcpu(vcpu); in vmx_free_vcpu()