diff options
author | 2020-09-23 11:04:06 -0700 | |
---|---|---|
committer | 2020-09-28 07:58:00 -0400 | |
commit | d85a8034c016a1f50e879124bc5839c986d87a0a (patch) | |
tree | 954ace7609ea5aa970f14a052789bdde7514c4ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: VMX: Add vmx_setup_uret_msr() to handle lookup and swap (diff) | |
download | wireguard-linux-d85a8034c016a1f50e879124bc5839c986d87a0a.tar.xz wireguard-linux-d85a8034c016a1f50e879124bc5839c986d87a0a.zip |
KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
Rename "find_msr_entry" to scope it to VMX and to associate it with
guest_uret_msrs. Drop the "entry" so that the function name pairs with
the existing __vmx_find_uret_msr(), which intentionally uses a double
underscore prefix instead of appending "index" or "slot" as those names
are already claimed by other pieces of the user return MSR stack.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200923180409.32255-13-sean.j.christopherson@intel.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