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

/linux-4.1.27/arch/mips/include/asm/
H A Dmips-cpc.h158 * mips_cpc_lock_other - lock access to another core
165 extern void mips_cpc_lock_other(unsigned int core);
171 * Must be called after mips_cpc_lock_other.
177 static inline void mips_cpc_lock_other(unsigned int core) { }
/linux-4.1.27/arch/mips/kernel/
H A Dsmp-gic.c49 mips_cpc_lock_other(core); gic_send_ipi_single()
H A Dmips-cpc.c64 void mips_cpc_lock_other(unsigned int core) mips_cpc_lock_other() function
H A Dsmp-cps.c211 mips_cpc_lock_other(core); boot_core()
416 mips_cpc_lock_other(core); cps_cpu_die()

Completed in 80 milliseconds