Lines Matching refs:xive_irq_priority
51 static u8 xive_irq_priority; variable
286 xive_dump_eq("EQ", &xc->queue[xive_irq_priority]); in xmon_xive_do_dump()
506 struct xive_q *q = &xc->queue[xive_irq_priority]; in xive_try_pick_target()
530 struct xive_q *q = &xc->queue[xive_irq_priority]; in xive_dec_target_count()
663 xive_irq_priority, d->irq); in xive_irq_startup()
761 xive_irq_priority, d->irq); in xive_irq_set_affinity()
927 xive_irq_priority, d->irq); in xive_irq_set_vcpu_affinity()
1230 xive_irq_priority, xive_ipi_irq); in xive_setup_cpu_ipi()
1475 if (xc->queue[xive_irq_priority].qpage) in xive_cleanup_cpu_queues()
1476 xive_ops->cleanup_queue(cpu, xc, xive_irq_priority); in xive_cleanup_cpu_queues()
1484 if (!xc->queue[xive_irq_priority].qpage) in xive_setup_cpu_queues()
1485 rc = xive_ops->setup_queue(cpu, xc, xive_irq_priority); in xive_setup_cpu_queues()
1669 xive_irq_priority = max_prio; in xive_core_init()
1822 xive_eq_debug_show_one(m, &xc->queue[xive_irq_priority], in xive_eq_debug_show()
1823 xive_irq_priority); in xive_eq_debug_show()