Home
last modified time | relevance | path

Searched refs:get_ipi (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dxive-internal.h57 int (*get_ipi)(unsigned int cpu, struct xive_cpu *xc); member
H A Dnative.c483 .get_ipi = xive_native_get_ipi,
H A Dspapr.c690 .get_ipi = xive_spapr_get_ipi,
H A Dcommon.c1173 if (xive_ops->get_ipi(cpu, xc)) in xive_setup_cpu_ipi()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dxive-internal.h57 int (*get_ipi)(unsigned int cpu, struct xive_cpu *xc); member
H A Dnative.c486 .get_ipi = xive_native_get_ipi,
H A Dspapr.c698 .get_ipi = xive_spapr_get_ipi,
H A Dcommon.c1216 if (xive_ops->get_ipi(cpu, xc)) in xive_setup_cpu_ipi()

Completed in 10 milliseconds