]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/kvm/arm_psci.h
arm/arm64: KVM: Advertise SMCCC v1.1
[mirror_ubuntu-bionic-kernel.git] / include / kvm / arm_psci.h
index 32360432cff507ef9268d7c96d51f1970bf02e0f..ed1dd8088f1cd7aa722fc2d45126693e4a91787c 100644 (file)
@@ -27,6 +27,6 @@
 #define KVM_ARM_PSCI_LATEST    KVM_ARM_PSCI_1_0
 
 int kvm_psci_version(struct kvm_vcpu *vcpu);
-int kvm_psci_call(struct kvm_vcpu *vcpu);
+int kvm_hvc_call_handler(struct kvm_vcpu *vcpu);
 
 #endif /* __KVM_ARM_PSCI_H__ */