Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h690 void sev_free_vcpu(struct kvm_vcpu *vcpu);
H A Dsev.c2384 void sev_free_vcpu(struct kvm_vcpu *vcpu) in sev_free_vcpu() function
H A Dsvm.c1524 sev_free_vcpu(vcpu); in svm_vcpu_free()