]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf05f8a5a6805489360744676c18cc0b599e2fae4
treed7167d9d91918db78b18825019194ae1fd2a5244
parent3cbe2ac983dc82cd4bf7103d2712a0211ac92013
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