Searched refs:mips_cpc_lock_other (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dmips-cpc.h148 * mips_cpc_lock_other - lock access to another core
156 extern void mips_cpc_lock_other(unsigned int core);
162 * Must be called after mips_cpc_lock_other.
168 static inline void mips_cpc_lock_other(unsigned int core) { }
/linux-4.4.14/arch/mips/kernel/
H A Dmips-cpc.c71 void mips_cpc_lock_other(unsigned int core) mips_cpc_lock_other() function
H A Dsmp-gic.c50 mips_cpc_lock_other(core); gic_send_ipi_single()
H A Dsmp-cps.c212 mips_cpc_lock_other(core); boot_core()
441 mips_cpc_lock_other(core); cps_cpu_die()

Completed in 181 milliseconds