Home
last modified time | relevance | path

Searched refs:xive_native_disable_queue (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/
Dxive.h118 void xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio);
/Linux-v5.10/arch/powerpc/sysdev/xive/
Dnative.c211 void xive_native_disable_queue(u32 vp_id, struct xive_q *q, u8 prio) in xive_native_disable_queue() function
215 EXPORT_SYMBOL_GPL(xive_native_disable_queue);
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_xive_native.c52 xive_native_disable_queue(xc->vp_id, q, prio); in kvmppc_xive_native_cleanup_queue()
Dbook3s_xive.c1193 xive_native_disable_queue(xc->vp_id, q, i); in kvmppc_xive_cleanup_vcpu()