Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c5422 * Machine checks are handled by handle_exception_irqoff(), or by in handle_exception_nmi()
7156 static void handle_exception_irqoff(struct kvm_vcpu *vcpu, u32 intr_info) in handle_external_interrupt_irqoff()
7195 handle_exception_irqoff(vcpu, vmx_get_intr_info(vcpu)); in vmx_has_emulated_msr()
7139 static void handle_exception_irqoff(struct kvm_vcpu *vcpu, u32 intr_info) handle_exception_irqoff() function