summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorDapeng Mi <dapeng1.mi@linux.intel.com>2025-08-06 12:56:51 -0700
committerSean Christopherson <seanjc@google.com>2025-09-18 12:57:20 -0700
commit30c0267f15812114d7ab96a7dd45874742d736fe (patch)
tree7b012c7080b4cf412bcb06f8ed9a49c786dff173 /tools/docs/parse-headers.py
parent2bff2edf69ed80b21d35470a3580f25979be2c4b (diff)
KVM: x86/pmu: Use BIT_ULL() instead of open coded equivalents
Replace a variety of "1ull << N" and "(u64)1 << N" snippets with BIT_ULL() in the PMU code. No functional change intended. Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com> [sean: split to separate patch, write changelog] Tested-by: Xudong Hao <xudong.hao@intel.com> Link: https://lore.kernel.org/r/20250806195706.1650976-30-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions