aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-07-15 22:42:24 +0000
committerPaolo Bonzini <[email protected]>2022-07-28 13:22:17 -0400
commitf8480721a74b82c6e88fff09286aa452d5ed6d71 (patch)
treeb5cb9aef7c812414f926528227f329b0afc409cf /scripts/gdb/linux/mm.py
parent2833eda0e296ba3c410e9d57636de14d2589ad4e (diff)
KVM: x86/mmu: Rename rmap zap helpers to eliminate "unmap" wrapper
Rename kvm_unmap_rmap() and kvm_zap_rmap() to kvm_zap_rmap() and __kvm_zap_rmap() respectively to show that what was the "unmap" helper is just a wrapper for the "zap" helper, i.e. that they do the exact same thing, one just exists to deal with its caller passing in more params. 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