Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/sibyte/sb1250/
Dsmp.c68 static void sb1250_send_ipi_single(int cpu, unsigned int action) in sb1250_send_ipi_single() function
79 sb1250_send_ipi_single(i, action); in sb1250_send_ipi_mask()
157 .send_ipi_single = sb1250_send_ipi_single,