KVM: Documentation: Add the missing description for ptep in kvm_mmu_page
authorMingwei Zhang <mizhang@google.com>
Tue, 12 Sep 2023 18:45:50 +0000 (18:45 +0000)
committerSean Christopherson <seanjc@google.com>
Wed, 27 Sep 2023 20:29:32 +0000 (13:29 -0700)
commitb40a2455e9ebdf32417e979f043c2830dd3fb3bb
tree01f6c1a0354088ab0f5305be7359fea79f5ff781
parentfdaca560b6c4c011d76d24e8a16cb43eae63b25f
KVM: Documentation: Add the missing description for ptep in kvm_mmu_page

Add the missing description for ptep in kvm_mmu_page description. ptep is
used when TDP MMU is enabled and it shares the storage with parent_ptes.
Update the doc to help readers to get up-to-date info.

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