David Matlack 336081fb3f KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
The vcpu pointer in kvm_mmu_alloc_shadow_page() is only used to get the
kvm pointer. So drop the vcpu pointer and just pass in the kvm pointer.

No functional change intended.

Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20220516232138.1783324-12-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-06-24 04:51:56 -04:00
..
2022-06-09 13:24:02 +01:00
2022-06-04 14:04:27 -07:00
2022-06-05 09:06:03 -07:00
2022-06-09 09:18:15 +05:30
2022-06-05 09:45:27 -07:00