aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/kvm_host.h
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-03-25 19:19:46 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2021-04-17 08:30:55 -0400
commitaaaac889cf63a6c2e5f4b20c20cccf5aeb78bd51 (patch)
treea32b6b8d7d8b94164a83389df67964da4e46f10a /arch/mips/include/asm/kvm_host.h
parentKVM: x86/mmu: Pass address space ID to TDP MMU root walkers (diff)
downloadlinux-dev-aaaac889cf63a6c2e5f4b20c20cccf5aeb78bd51.tar.xz
linux-dev-aaaac889cf63a6c2e5f4b20c20cccf5aeb78bd51.zip
KVM: x86/mmu: Use leaf-only loop for walking TDP SPTEs when changing SPTE
Use the leaf-only TDP iterator when changing the SPTE in reaction to a MMU notifier. Practically speaking, this is a nop since the guts of the loop explicitly looks for 4k SPTEs, which are always leaf SPTEs. Switch the iterator to match age_gfn_range() and test_age_gfn() so that a future patch can consolidate the core iterating logic. No real functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210326021957.1424875-8-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions