diff options
author | David Matlack <dmatlack@google.com> | 2022-11-02 11:46:49 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2022-11-16 16:59:00 -0800 |
commit | d6ecfe976ac342e5c3249b9439da762f65e98015 (patch) | |
tree | 6193e4687cf16484f5e4d9a9c5e0a3afe3e49bad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 19a2b32f5d242844e49764cf88256cfd53de0082 (diff) |
KVM: x86/mmu: Use BIT{,_ULL}() for PFERR masks
Use the preferred BIT() and BIT_ULL() to construct the PFERR masks
rather than open-coding the bit shifting.
No functional change intended.
Signed-off-by: David Matlack <dmatlack@google.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221102184654.282799-6-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions