Searched refs:except_type_irq (Results 1 – 3 of 3) sorted by relevance
33 except_type_irq = 0x80, enumerator40 { except_type_irq, "IRQ" }, \
345 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_irq); in kvm_inject_exception()
2726 case except_type_irq: in kvm_inject_el2_exception()2827 return kvm_inject_nested(vcpu, 0, except_type_irq); in kvm_inject_nested_irq()