diff options
author | Ben Gardon <bgardon@google.com> | 2021-11-16 00:45:53 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-12-08 10:24:42 +0100 |
commit | 9d395a0a7aca75caa72a8ab11a6efc9909c5a918 (patch) | |
tree | 8fdd342f226e24c0be3fe35d4eb875d133a01ffb /.cocciconfig | |
parent | KVM: x86/mmu: Use shadow page role to detect PML-unfriendly pages for L2 (diff) | |
download | linux-9d395a0a7aca75caa72a8ab11a6efc9909c5a918.tar.xz linux-9d395a0a7aca75caa72a8ab11a6efc9909c5a918.zip |
KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active
kvm_slot_page_track_is_active only uses its vCPU argument to get a
pointer to the assoicated struct kvm, so just pass in the struct KVM to
remove the need for a vCPU pointer.
No functional change intended.
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20211115234603.2908381-6-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions