Searched defs:send_ipi_single (Results 1 – 2 of 2) sorted by relevance
25 void (*send_ipi_single)(int cpu, unsigned int action); member
120 static void send_ipi_single(int cpu, enum ipi_message_type op) in send_ipi_single() function