OSDN Git Service

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>
Mon, 15 Mar 2021 08:43:33 +0000 (04:43 -0400)
commit203219571330a591bc60b84ab052dbe0ccc52827
tree4519ac5d7b7faf35ab959fc6235550c23714ac38
parentc1b91493ed31cd73fec7f3d385b00b4d42d59349
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