]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blobdiff - arch/x86/kvm/hyperv.h
kvm: x86: hyperv: make VP_INDEX managed by userspace
[mirror_ubuntu-disco-kernel.git] / arch / x86 / kvm / hyperv.h
index 12f65fe1011d5ae4369ca8e1fa228b5680f889d9..e637631a9574feb5c5c5e0053a46d1b3f29d8646 100644 (file)
@@ -59,6 +59,7 @@ void kvm_hv_synic_send_eoi(struct kvm_vcpu *vcpu, int vector);
 int kvm_hv_activate_synic(struct kvm_vcpu *vcpu, bool dont_zero_synic_pages);
 
 void kvm_hv_vcpu_init(struct kvm_vcpu *vcpu);
+void kvm_hv_vcpu_postcreate(struct kvm_vcpu *vcpu);
 void kvm_hv_vcpu_uninit(struct kvm_vcpu *vcpu);
 
 static inline struct kvm_vcpu_hv_stimer *vcpu_to_stimer(struct kvm_vcpu *vcpu,