commit | a3f15bda46e85c33e55b23aa51dd542453f134e3 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <seanjc@google.com> | Thu Mar 25 19:19:45 2021 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Apr 17 08:30:55 2021 -0400 |
tree | dbee0bf8a1e712e19c7e07ba1246cee612c8845a | |
parent | 2b9663d8a19d0a3efd29fd4f5f3e2c4ea88982c7 [diff] |
KVM: x86/mmu: Pass address space ID to TDP MMU root walkers Move the address space ID check that is performed when iterating over roots into the macro helpers to consolidate code. No functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210326021957.1424875-7-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>