KVM: SVM: Add vmcb_ prefix to mark_*() functions
authorJoerg Roedel <jroedel@suse.de>
Thu, 25 Jun 2020 08:03:23 +0000 (10:03 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2020 20:21:48 +0000 (16:21 -0400)
commit06e7852c0ffb30bb7cac1686db2f5d6458039b44
treed7167d9d91918db78b18825019194ae1fd2a5244
parent7693b3eb537947ecffe302732f98e6f561befb70
KVM: SVM: Add vmcb_ prefix to mark_*() functions

Make it more clear what data structure these functions operate on.

No functional changes.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Message-Id: <20200625080325.28439-3-joro@8bytes.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/avic.c
arch/x86/kvm/svm/nested.c
arch/x86/kvm/svm/sev.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/svm.h