Stop using cpuid_query_maxphyaddr() for a random RTIT MSR check and unexport said function to discourage future use. Sean Christopherson (3): KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function KVM: x86: Unexport cpuid_query_maxphyaddr() arch/x86/kvm/cpuid.c | 1 - arch/x86/kvm/vmx/vmx.c | 11 +++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) -- 2.26.0