aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools
diff options
context:
space:
mode:
authorVipin Sharma <[email protected]>2023-03-21 15:00:19 -0700
committerSean Christopherson <[email protected]>2023-04-04 12:37:30 -0700
commit0b7cc2547d5329b996b6687e04a82ed4eef1adda (patch)
tree5b351708af6944f051da330740075ca67ceaedb3 /scripts/clang-tools
parent891f115960682b84440bdfb1ea72ab2824206db7 (diff)
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 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions