KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
Move the declaration of kvm_spurious_fault() to KVM's "private" x86.h, it should never be called by anything other than low level KVM code. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Sean Christopherson <seanjc@google.com> Signed-off-by:Uros Bizjak <ubizjak@gmail.com> [sean: rebased to a series without __ex()/__kvm_handle_fault_on_reboot()] Signed-off-by:
Sean Christopherson <seanjc@google.com> Message-Id: <20210809173955.1710866-3-seanjc@google.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- arch/x86/include/asm/kvm_host.h 0 additions, 2 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/svm/svm_ops.h 1 addition, 1 deletionarch/x86/kvm/svm/svm_ops.h
- arch/x86/kvm/vmx/vmx_ops.h 1 addition, 1 deletionarch/x86/kvm/vmx/vmx_ops.h
- arch/x86/kvm/x86.h 2 additions, 0 deletionsarch/x86/kvm/x86.h
Loading
Please register or sign in to comment