Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dsmp.c67 static void bcm1480_send_ipi_single(int cpu, unsigned int action) in bcm1480_send_ipi_single() function
78 bcm1480_send_ipi_single(i, action); in bcm1480_send_ipi_mask()
149 .send_ipi_single = bcm1480_send_ipi_single,