KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names
authorSean Christopherson <seanjc@google.com>
Fri, 28 Jan 2022 00:52:07 +0000 (00:52 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 10 Feb 2022 18:50:30 +0000 (13:50 -0500)
commit23e5092b6e2ad1b2c77c05f8c5124a735908b4ab
tree58c70f5cc7631a0534766643d578d93b16c4ecf5
parent559c7c75c326ee3e74507910dd15b05dc6a5859d
KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names

Massage SVM's implementation names that still diverge from kvm_x86_ops to
allow for wiring up all SVM-defined functions via kvm-x86-ops.h.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220128005208.4008533-22-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/sev.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/svm.h