summaryrefslogtreecommitdiff
path: root/rust/helpers/vmalloc.c
diff options
context:
space:
mode:
authorNikolay Borisov <nik.borisov@suse.com>2025-02-26 16:07:04 -0800
committerSean Christopherson <seanjc@google.com>2025-02-28 09:14:05 -0800
commitfa6c8fc2d2673dcaf7333bc35eb759ab7c39b81f (patch)
tree45ece47f18b9d1dca62c3f6b8f8e0d7a0d5c534a /rust/helpers/vmalloc.c
parentd62c02af7a96c8accf311287df80d6010044a822 (diff)
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 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions