diff options
author | Sean Christopherson <[email protected]> | 2022-07-15 22:42:26 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-07-28 13:22:18 -0400 |
commit | 3c2e10373ec73cdd78411a28a14a9abb9da1bef6 (patch) | |
tree | 1f4b45991cae6c09c712acb0b276828ea3d9e492 /scripts/gdb/linux/mm.py | |
parent | 9202aee816c84d69179f94193c5dd321bb0e8530 (diff) |
KVM: x86/mmu: Remove underscores from __pte_list_remove()
Remove the underscores from __pte_list_remove(), the function formerly
known as pte_list_remove() is now named kvm_zap_one_rmap_spte() to show
that it zaps rmaps/PTEs, i.e. doesn't just remove an entry from a list.
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