diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2022-02-02 10:50:58 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-10 13:50:44 -0500 |
commit | ce3859172ce09e6ff495290d8ba1d6c7f1a7b207 (patch) | |
tree | bd4b035f08d3bccf64d0c8ce0e8787bea52f1502 /arch/x86/kvm/svm/svm_onhyperv.h | |
parent | 73c25546d47f65165ae50f225272e05629fab164 (diff) |
KVM: x86: Make kvm_hv_hypercall_enabled() static inline
In preparation for using kvm_hv_hypercall_enabled() from SVM code, make
it static inline to avoid the need to export it. The function is a
simple check with only two call sites currently.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20220202095100.129834-3-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/svm_onhyperv.h')
0 files changed, 0 insertions, 0 deletions