KVM: selftests: Make arm64's guest_get_vcpuid() declaration arm64-only
authorSean Christopherson <seanjc@google.com>
Wed, 16 Feb 2022 17:02:27 +0000 (09:02 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 11 Jun 2022 15:47:02 +0000 (11:47 -0400)
commit033899489062e69d06e1ef7c0795ad9ac9bd47c1
tree29fdc61a68da11d71aee950aa3b53c82f94ca189
parentfd04edc3560c1be3321c50da1bb504ebc002e676
KVM: selftests: Make arm64's guest_get_vcpuid() declaration arm64-only

Move the declaration of guest_get_vcpuid() to include/aarch64/processor.h,
it is implemented and used only by arm64.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/aarch64/processor.h
tools/testing/selftests/kvm/include/kvm_util_base.h