xive_native_disable_queue
void xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio);
xive_native_disable_queue(xc->vp_id, q, i);
xive_native_disable_queue(xc->vp_id, q, prio);
EXPORT_SYMBOL_GPL(xive_native_disable_queue);