Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dx86.h397 static __always_inline void kvm_before_interrupt(struct kvm_vcpu *vcpu, in kvm_before_interrupt() function
A Dx86.c10714 kvm_before_interrupt(vcpu, KVM_HANDLING_IRQ); in vcpu_enter_guest()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c6925 kvm_before_interrupt(vcpu, KVM_HANDLING_IRQ); in handle_external_interrupt_irqoff()
7211 kvm_before_interrupt(vcpu, KVM_HANDLING_NMI); in vmx_vcpu_enter_exit()
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm.c4016 kvm_before_interrupt(vcpu, KVM_HANDLING_NMI); in svm_vcpu_run()

Completed in 52 milliseconds