]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry()
authorSean Christopherson <seanjc@google.com>
Tue, 14 Jun 2022 20:07:01 +0000 (20:07 +0000)
committerSean Christopherson <seanjc@google.com>
Thu, 14 Jul 2022 01:14:23 +0000 (18:14 -0700)
commit91cda40fc1d2fafe4dee4bc6dff47fdd201f9036
treeb1521b78f7a709d3120b36d5290490f7e160e19e
parent68d35e5c018f9845310f7e33232b1cdf3000d6dc
KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry()

Rename kvm_get_supported_cpuid_index() to __kvm_get_supported_cpuid_entry()
to better show its relationship to kvm_get_supported_cpuid_entry(), and
because the helper returns a CPUID entry, not the index of an entry.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20220614200707.3315957-37-seanjc@google.com
tools/testing/selftests/kvm/include/x86_64/processor.h