]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Unexport cpuid_query_maxphyaddr()
authorSean Christopherson <sean.j.christopherson@intel.com>
Thu, 24 Sep 2020 19:42:47 +0000 (12:42 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Sep 2020 11:57:26 +0000 (07:57 -0400)
commited16d52413458ed3fd2f86ee016b0c5063301c8a
tree928bd9b9a448242e922b150c5684860d69330e0f
parente50264edcdd72c12ad72bdfa4d39d1dc025d4081
KVM: x86: Unexport cpuid_query_maxphyaddr()

Stop exporting cpuid_query_maxphyaddr() now that it's not being abused
by VMX.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200924194250.19137-3-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/cpuid.c