diff options
author | Sean Christopherson <seanjc@google.com> | 2021-06-22 10:57:09 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-24 18:00:41 -0400 |
commit | 167f8a5cae99fb2050d3d674ca84457a526e23dd (patch) | |
tree | b3332cf47fa67cf4e678c15fda72ce59633f67ea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8626c120baefe68d22a22d6af9a7eed0b50bee90 (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions