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 | |
| parent | KVM: x86/mmu: Use MMU's role_regs, not vCPU state, to compute mmu_role (diff) | |
| download | linux-167f8a5cae99fb2050d3d674ca84457a526e23dd.tar.gz linux-167f8a5cae99fb2050d3d674ca84457a526e23dd.zip | |
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')
0 files changed, 0 insertions, 0 deletions
