diff options
author | Sean Christopherson <seanjc@google.com> | 2022-12-13 06:09:11 +0000 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-01-24 10:36:41 -0800 |
commit | 4f76e86f7e0dc33af14256d30177bf65de2f9cab (patch) | |
tree | 2b2eed8c95f88e3734774deccfd418327966c22b /arch/x86/kvm/x86.h | |
parent | 54a3b70a75dcde8173e3d8ccc60f9ecd7af7b5f2 (diff) |
KVM: VMX: Provide separate subroutines for invoking NMI vs. IRQ handlers
Split the asm subroutines for handling NMIs versus IRQs that occur in the
guest so that the NMI handler can be called from a noinstr section. As a
bonus, the NMI path doesn't need an indirect branch.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20221213060912.654668-7-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/x86/kvm/x86.h')
0 files changed, 0 insertions, 0 deletions