Searched refs:xive_native_disable_queue (Results 1 – 3 of 3) sorted by relevance
109 extern void xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio);
199 void xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio) in xive_native_disable_queue() function203 EXPORT_SYMBOL_GPL(xive_native_disable_queue);
1054 xive_native_disable_queue(xc->vp_id, q, i); in kvmppc_xive_cleanup_vcpu()