aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorDavid Matlack <[email protected]>2024-08-23 23:56:47 +0000
committerSean Christopherson <[email protected]>2024-11-05 02:37:23 +0000
commit430e264b76538d371ff4e2d0d20801fa11b10198 (patch)
treee86895f164ece449bcde303683d6d4b1a09cbbcd /rust/helpers/helpers.c
parentKVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping (diff)
downloadkernel-430e264b76538d371ff4e2d0d20801fa11b10198.tar.gz
kernel-430e264b76538d371ff4e2d0d20801fa11b10198.zip
KVM: x86/mmu: Rename make_huge_page_split_spte() to make_small_spte()
Rename make_huge_page_split_spte() to make_small_spte(). This ensures that the usage of "small_spte" and "huge_spte" are consistent between make_huge_spte() and make_small_spte(). This should also reduce some confusion as make_huge_page_split_spte() almost reads like it will create a huge SPTE, when in fact it is creating a small SPTE to split the huge SPTE. No functional change intended. Suggested-by: Sean Christopherson <[email protected]> Signed-off-by: David Matlack <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions