]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEs
authorYan Zhao <yan.y.zhao@intel.com>
Sat, 9 May 2026 07:57:19 +0000 (15:57 +0800)
committerSean Christopherson <seanjc@google.com>
Thu, 28 May 2026 00:19:21 +0000 (17:19 -0700)
commit0cef26b537ffa963d719c529f8ff604c1db505fd
treeb5d7681dc7bed34bf78651a9ca437887d4f4d3cc
parent6eae9ce9461cc0ba16a779b49a70eaab2271a969
KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEs

Rename tdx_sept_remove_private_spte() to tdx_sept_remove_leaf_spte() to
clearly show that this function is for removal of leaf SPTEs.

No functional change intended.

Signed-off-by: Yan Zhao <yan.y.zhao@intel.com>
Link: https://patch.msgid.link/20260509075719.4338-1-yan.y.zhao@intel.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/vmx/tdx.c