Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xive/
H A Dnative.c452 void xive_native_sync_source(u32 hw_irq) in xive_native_sync_source() function
456 EXPORT_SYMBOL_GPL(xive_native_sync_source);
484 .sync_source = xive_native_sync_source,
/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c533 xive_native_sync_source(hw_num); in kvmppc_xive_native_sync_source()
886 xive_native_sync_source(hw_num); in kvmppc_xive_native_sync_sources()
H A Dbook3s_xive.c1123 xive_native_sync_source(hw_num); in xive_lock_and_mask()