KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
authorMingwei Zhang <mizhang@google.com>
Tue, 12 Sep 2023 18:45:51 +0000 (18:45 +0000)
committerSean Christopherson <seanjc@google.com>
Wed, 27 Sep 2023 20:29:32 +0000 (13:29 -0700)
commit6a713928ae1cb8aaa008b6ffb709fd9293614c89
tree9ff25a32fcbf4579b1ce58725a4b4133ce1c6488
parentb40a2455e9ebdf32417e979f043c2830dd3fb3bb
KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page

Add the description of tdp_mmu_root_count into kvm_mmu_page description and
combine it with the description of root_count. tdp_mmu_root_count is an
atomic counter used only in TDP MMU. Update the doc.

Signed-off-by: Mingwei Zhang <mizhang@google.com>
Reviewed-by: Kai Huang <kai.huang@intel.com>
Link: https://lore.kernel.org/r/20230912184553.1887764-5-mizhang@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Documentation/virt/kvm/x86/mmu.rst