Home
last modified time | relevance | path

Searched refs:kvm_before_interrupt (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/
A Dx86.h559 static __always_inline void kvm_before_interrupt(struct kvm_vcpu *vcpu, in kvm_before_interrupt() function
A Dx86.c11017 kvm_before_interrupt(vcpu, KVM_HANDLING_IRQ); in vcpu_enter_guest()
/arch/x86/kvm/vmx/
A Dvmx.c6916 kvm_before_interrupt(vcpu, KVM_HANDLING_IRQ); in handle_external_interrupt_irqoff()
7189 kvm_before_interrupt(vcpu, KVM_HANDLING_NMI); in vmx_handle_nmi()
/arch/x86/kvm/svm/
A Dsvm.c4330 kvm_before_interrupt(vcpu, KVM_HANDLING_NMI); in svm_vcpu_run()

Completed in 44 milliseconds