Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sibyte/bcm1480/
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,