Lines Matching defs:stop
408 * intercept requests and cleared when the stop intercept is performed.
1592 struct kvm_s390_stop_info *stop = &li->irq.stop;
1598 if (irq->u.stop.flags & ~KVM_S390_STOP_SUPP_FLAGS)
1602 if (irq->u.stop.flags & KVM_S390_STOP_FLAG_STORE_STATUS)
1610 stop->flags = irq->u.stop.flags;
2092 irq->u.stop.flags = s390int->parm;
2140 li->irq.stop.flags = 0;
3000 irq->u.stop = li->irq.stop;