diff options
author | Vitaly Kuznetsov <[email protected]> | 2022-11-01 15:53:53 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-11-18 12:59:08 -0500 |
commit | ca7372aca7f4b2f1b29a9941053999d224d1e7c7 (patch) | |
tree | f288221308e9416e97e0508ae6fe62cea034935d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | bd19c94a19b09b563a20862c651859f6e3d73847 (diff) |
KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
It may not be clear from where the '64' limit for the maximum sparse
bank number comes from, use HV_MAX_SPARSE_VCPU_BANKS define instead.
Use HV_VCPUS_PER_SPARSE_BANK in KVM_HV_MAX_SPARSE_VCPU_SET_BITS's
definition. Opportunistically adjust the comment around BUILD_BUG_ON().
No functional change.
Suggested-by: Sean Christopherson <[email protected]>
Reviewed-by: Maxim Levitsky <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions