setup_queue
rc = xive_ops->setup_queue(cpu, xc, xive_irq_priority);
.setup_queue = xive_native_setup_queue,
.setup_queue = xive_spapr_setup_queue,
int (*setup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio);
setup_queue();