diff options
| author | Sean Christopherson <[email protected]> | 2020-09-23 11:03:57 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-09-28 07:57:55 -0400 |
| commit | a128a934f202530036f867b284b3554e754452e9 (patch) | |
| tree | 071f7aeb062722992cc14be2940b377e8dc24893 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ce833b2324ba6e5367a54e641a36b61dedb1199b (diff) | |
KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
Add "loadstore" to vmx_find_msr_index() to differentiate it from the so
called shared MSRs helpers (which will soon be renamed), and replace
"index" with "slot" to better convey that the helper returns slot in the
array, not the MSR index (the value that gets stuffed into ECX).
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions