Home
last modified time | relevance | path

Searched defs:send_ipi (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/include/asm/
H A Dsmp-ops.h10 void (*send_ipi)(unsigned int cpu, unsigned int message); member
/linux/arch/hexagon/kernel/
H A Dsmp.c93 void send_ipi(const struct cpumask *cpumask, enum ipi_message_type msg) in send_ipi() function