]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Drop unused SVM_CPUID_FUNC macro
authorSean Christopherson <seanjc@google.com>
Tue, 14 Jun 2022 20:07:07 +0000 (20:07 +0000)
committerSean Christopherson <seanjc@google.com>
Thu, 14 Jul 2022 01:14:25 +0000 (18:14 -0700)
commit3960ade774db716b7119144ad6934125a4b496b6
tree08fee0ca05e77d2651b01d11349638ff2624e625
parentf0842f03b026f2c0c470998b33924ea40670b059
KVM: selftests: Drop unused SVM_CPUID_FUNC macro

Drop SVM_CPUID_FUNC to reduce the probability of tests open coding CPUID
checks instead of using kvm_cpu_has() or this_cpu_has().

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