Searched refs:sev_free_vcpu (Results 1 – 3 of 3) sorted by relevance
753 void sev_free_vcpu(struct kvm_vcpu *vcpu);777 static inline void sev_free_vcpu(struct kvm_vcpu *vcpu) {} in sev_free_vcpu() function
3168 void sev_free_vcpu(struct kvm_vcpu *vcpu) in sev_free_vcpu() function
1504 sev_free_vcpu(vcpu); in svm_vcpu_free()