KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
authorSean Christopherson <seanjc@google.com>
Wed, 8 Dec 2021 01:52:18 +0000 (01:52 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Jan 2022 17:14:39 +0000 (12:14 -0500)
commitb6d42baddf85310eb2c455cf78af2580773c4ff0
tree5395986dcab2b02775d1447e830cf6bdf869c903
parent98c25ead5eda5e9d41abe57839ad3e8caf19500c
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers

Unexport switch_to_{hv,sw}_timer() now that common x86 handles the
transitions.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20211208015236.1616697-9-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c