Home
last modified time | relevance | path

Searched refs:xive_native_sync_queue (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dxive.h123 void xive_native_sync_queue(u32 hw_irq);
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dnative.c458 void xive_native_sync_queue(u32 hw_irq) in xive_native_sync_queue() function
462 EXPORT_SYMBOL_GPL(xive_native_sync_queue);
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c887 xive_native_sync_queue(hw_num); in kvmppc_xive_native_sync_sources()