]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: x86/mmu: Add convenience wrapper for acting on single hva in TDP MMU
authorSean Christopherson <seanjc@google.com>
Fri, 26 Feb 2021 01:03:29 +0000 (17:03 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Feb 2021 13:36:10 +0000 (08:36 -0500)
commita83b0f6673a4e9875b6cd289640d447b70f8fb54
treec0458213be92ad2b25c577609c0b4db3f8d1746d
parentbef744eaf59b9a94ca7d3a1142b3ee6445882bb8
KVM: x86/mmu: Add convenience wrapper for acting on single hva in TDP MMU

Add a TDP MMU helper to handle a single HVA hook, the name is a nice
reminder that the flow in question is operating on a single HVA.

No functional change intended.

Cc: Ben Gardon <bgardon@google.com>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210226010329.1766033-6-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/tdp_mmu.c