Searched refs:KVM_S390_SIGP_STOP (Results 1 – 4 of 4) sorted by relevance
60 case KVM_S390_SIGP_STOP: in __interrupt_is_deliverable()109 case KVM_S390_SIGP_STOP: in __set_intercept_indicator()197 case KVM_S390_SIGP_STOP: in __do_deliver_interrupt()520 case KVM_S390_SIGP_STOP: in kvm_s390_inject_vm()578 case KVM_S390_SIGP_STOP: in kvm_s390_inject_vcpu()599 if (inti->type == KVM_S390_SIGP_STOP) in kvm_s390_inject_vcpu()
119 inti->type = KVM_S390_SIGP_STOP; in __inject_sigp_stop()
95 KVM_S390_SIGP_STOP
361 #define KVM_S390_SIGP_STOP 0xfffe0000u macro