Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xive/
H A Dxive-internal.h58 void (*put_ipi)(unsigned int cpu, struct xive_cpu *xc); member
H A Dspapr.c699 .put_ipi = xive_spapr_put_ipi,
H A Dnative.c487 .put_ipi = xive_native_put_ipi,
H A Dcommon.c1270 xive_ops->put_ipi(cpu, xc); in xive_cleanup_cpu_ipi()