opal_xive_set_queue_info  261 arch/powerpc/include/asm/opal.h int64_t opal_xive_set_queue_info(uint64_t vp, uint32_t prio,
opal_xive_set_queue_info  256 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_xive_set_queue_info,		OPAL_XIVE_SET_QUEUE_INFO);
opal_xive_set_queue_info  173 arch/powerpc/sysdev/xive/native.c 		rc = opal_xive_set_queue_info(vp_id, prio, qpage_phys, order, flags);
opal_xive_set_queue_info  200 arch/powerpc/sysdev/xive/native.c 		rc = opal_xive_set_queue_info(vp_id, prio, 0, 0, 0);