Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/netlogic/common/
Dsmp.c60 void nlm_send_ipi_single(int logical_cpu, unsigned int action) in nlm_send_ipi_single() function
75 nlm_send_ipi_single(cpu, action); in nlm_send_ipi_mask()
262 .send_ipi_single = nlm_send_ipi_single,