diff options
author | Sean Christopherson <[email protected]> | 2022-07-15 22:42:25 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-07-28 13:22:18 -0400 |
commit | 9202aee816c84d69179f94193c5dd321bb0e8530 (patch) | |
tree | f3b6ede460aa6bace9f731c4409f704642eaf9c9 /scripts/gdb/linux/mm.py | |
parent | f8480721a74b82c6e88fff09286aa452d5ed6d71 (diff) |
KVM: x86/mmu: Rename pte_list_{destroy,remove}() to show they zap SPTEs
Rename pte_list_remove() and pte_list_destroy() to kvm_zap_one_rmap_spte()
and kvm_zap_all_rmap_sptes() respectively to document that (a) they zap
SPTEs and (b) to better document how they differ (remove vs. destroy does
not exactly scream "one vs. all").
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions