Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/cavium-octeon/
Dsmp.c60 void octeon_send_ipi_single(int cpu, unsigned int action) in octeon_send_ipi_single() function
76 octeon_send_ipi_single(i, action); in octeon_send_ipi_mask()
379 .send_ipi_single = octeon_send_ipi_single,
/linux-4.1.27/arch/mips/mm/
Dc-octeon.c67 extern void octeon_send_ipi_single(int cpu, unsigned int action); in octeon_flush_icache_all_cores()
89 octeon_send_ipi_single(cpu, SMP_ICACHE_FLUSH); in octeon_flush_icache_all_cores()