WSL2-Linux-Kernel/tools/lib/traceevent
Sean Christopherson 167f8a5cae KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Rename "nxe" to "efer_nx" so that future macro magic can use the pattern
<reg>_<bit> for all CR0, CR4, and EFER bits that included in the role.
Using "efer_nx" also makes it clear that the role bit reflects EFER.NX,
not the NX bit in the corresponding PTE.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210622175739.3610207-25-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-06-24 18:00:41 -04:00
..
Documentation
plugins
.gitignore
Build
Makefile
event-parse-api.c
event-parse-local.h
event-parse.c
event-parse.h
event-plugin.c
event-utils.h
kbuffer-parse.c
kbuffer.h
libtraceevent.pc.template
parse-filter.c
parse-utils.c
tep_strerror.c
trace-seq.c
trace-seq.h