Stop using cpuid_query_maxphyaddr() for a random RTIT MSR check and unexport said function to discourage future use. v2: - Rebased to kvm/queue, commit e1ba1a15af73 ("KVM: SVM: Enable INVPCID feature on AMD"). 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.28.0