aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorVipin Sharma <[email protected]>2023-03-21 22:00:19 +0000
committerSean Christopherson <[email protected]>2023-04-04 19:37:30 +0000
commit0b7cc2547d5329b996b6687e04a82ed4eef1adda (patch)
tree5b351708af6944f051da330740075ca67ceaedb3 /tools/perf/util/trace-event-scripting.c
parentKVM: x86/mmu: Bypass __handle_changed_spte() when aging TDP MMU SPTEs (diff)
downloadkernel-0b7cc2547d5329b996b6687e04a82ed4eef1adda.tar.gz
kernel-0b7cc2547d5329b996b6687e04a82ed4eef1adda.zip
KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte()
Remove bool parameter "record_acc_track" from __tdp_mmu_set_spte() and refactor the code. This variable is always set to true by its caller. Remove single and double underscore prefix from tdp_mmu_set_spte() related APIs: 1. Change __tdp_mmu_set_spte() to tdp_mmu_set_spte() 2. Change _tdp_mmu_set_spte() to tdp_mmu_iter_set_spte() Signed-off-by: Vipin Sharma <[email protected]> Reviewed-by: David Matlack <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions