diff options
author | Nikolay Borisov <nik.borisov@suse.com> | 2025-02-27 03:07:04 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-28 20:14:05 +0300 |
commit | fa6c8fc2d2673dcaf7333bc35eb759ab7c39b81f (patch) | |
tree | 45ece47f18b9d1dca62c3f6b8f8e0d7a0d5c534a /tools/perf/scripts/python/task-analyzer.py | |
parent | d62c02af7a96c8accf311287df80d6010044a822 (diff) | |
download | linux-fa6c8fc2d2673dcaf7333bc35eb759ab7c39b81f.tar.xz |
KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
Those defines are only used in the definition of the various
EPT_VIOLATIONS_ACC_* macros which are then used to extract respective
bits from vmexit error qualifications. Remove the _BIT defines and
redefine the _ACC ones via BIT() macro. No functional changes.
Signed-off-by: Nikolay Borisov <nik.borisov@suse.com>
Link: https://lore.kernel.org/r/20250227000705.3199706-2-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions