Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.h445 static __always_inline void kvm_after_interrupt(struct kvm_vcpu *vcpu) in kvm_after_interrupt() function
H A Dx86.c10860 kvm_after_interrupt(vcpu); in vcpu_enter_guest()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c6991 kvm_after_interrupt(vcpu); in handle_external_interrupt_irqoff()
7287 kvm_after_interrupt(vcpu); in vmx_vcpu_enter_exit()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4264 kvm_after_interrupt(vcpu); in svm_vcpu_run()