Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/sb1250/
H A Dsmp.c56 static void sb1250_send_ipi_single(int cpu, unsigned int action) in sb1250_send_ipi_single() function
67 sb1250_send_ipi_single(i, action); in sb1250_send_ipi_mask()
138 .send_ipi_single = sb1250_send_ipi_single,