Lines Matching refs:irq_delivery
16 static enum {FLOATING, DIRECTED} irq_delivery;
105 if (irq_delivery == DIRECTED)
121 if (irq_delivery == DIRECTED)
287 if (irq_delivery == DIRECTED) {
317 (irq_delivery == DIRECTED) ?
327 if (irq_delivery == DIRECTED) {
390 if ((irq_delivery == DIRECTED) && zdev->msi_first_bit != -1U)
479 irq_delivery = sclp.has_dirq ? DIRECTED : FLOATING;
481 irq_delivery = FLOATING;
483 if (irq_delivery == DIRECTED)
492 switch (irq_delivery) {
521 if (irq_delivery == DIRECTED) {