Lines Matching refs:irq_delivery
15 static enum {FLOATING, DIRECTED} irq_delivery;
251 if (irq_delivery == DIRECTED) {
281 (irq_delivery == DIRECTED) ?
291 if (irq_delivery == DIRECTED) {
316 if (irq_delivery == DIRECTED)
333 if (irq_delivery == DIRECTED)
366 if ((irq_delivery == DIRECTED) && zdev->msi_first_bit != -1U)
444 irq_delivery = sclp.has_dirq ? DIRECTED : FLOATING;
446 irq_delivery = FLOATING;
448 if (irq_delivery == DIRECTED)
457 switch (irq_delivery) {
486 if (irq_delivery == DIRECTED) {