Nikolay's patch[v1] to drop the ACC_*_BIT defines, plus another patch to add proper defines for the protection bits instead of piggybacking the RWX EPT entry defines. v1: https://lore.kernel.org/all/20250226074151.312588-1-nik.borisov@xxxxxxxx Nikolay Borisov (1): KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines Sean Christopherson (1): KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits arch/x86/include/asm/vmx.h | 28 ++++++++++++++++------------ arch/x86/kvm/mmu/paging_tmpl.h | 3 +-- arch/x86/kvm/vmx/vmx.c | 2 +- 3 files changed, 18 insertions(+), 15 deletions(-) base-commit: fed48e2967f402f561d80075a20c5c9e16866e53 -- 2.48.1.711.g2feabab25a-goog