Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/sibyte/bcm1480/
Dsmp.c80 static void bcm1480_send_ipi_single(int cpu, unsigned int action) in bcm1480_send_ipi_single() function
91 bcm1480_send_ipi_single(i, action); in bcm1480_send_ipi_mask()
162 .send_ipi_single = bcm1480_send_ipi_single,