Searched refs:KVM_S390_INT_EMERGENCY (Results 1 – 4 of 4) sorted by relevance
41 case KVM_S390_INT_EMERGENCY: in __interrupt_is_deliverable()101 case KVM_S390_INT_EMERGENCY: in __set_intercept_indicator()124 case KVM_S390_INT_EMERGENCY: in __do_deliver_interrupt()521 case KVM_S390_INT_EMERGENCY: in kvm_s390_inject_vm()580 case KVM_S390_INT_EMERGENCY: in kvm_s390_inject_vcpu()
89 inti->type = KVM_S390_INT_EMERGENCY; in __sigp_emergency()
98 KVM_S390_INT_EMERGENCY
367 #define KVM_S390_INT_EMERGENCY 0xffff1201u macro