Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
[linux-block.git] / arch / x86 / include / asm / kvm-x86-ops.h
index 430ca22170e06c7575784b90770c7a3d23b111d5..13bc212cd4bc78a6256c6aa0066f0e60fe0f3c80 100644 (file)
@@ -68,6 +68,8 @@ KVM_X86_OP(get_interrupt_shadow)
 KVM_X86_OP(patch_hypercall)
 KVM_X86_OP(inject_irq)
 KVM_X86_OP(inject_nmi)
+KVM_X86_OP_OPTIONAL_RET0(is_vnmi_pending)
+KVM_X86_OP_OPTIONAL_RET0(set_vnmi_pending)
 KVM_X86_OP(inject_exception)
 KVM_X86_OP(cancel_injection)
 KVM_X86_OP(interrupt_allowed)