mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
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> |
||
|---|---|---|
| .. | ||
| Build | ||
| Makefile | ||
| plugin_cfg80211.c | ||
| plugin_function.c | ||
| plugin_futex.c | ||
| plugin_hrtimer.c | ||
| plugin_jbd2.c | ||
| plugin_kmem.c | ||
| plugin_kvm.c | ||
| plugin_mac80211.c | ||
| plugin_sched_switch.c | ||
| plugin_scsi.c | ||
| plugin_tlb.c | ||
| plugin_xen.c | ||