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

/linux-4.1.27/arch/mips/include/asm/
H A Dmips-cpc.h163 * by a call to mips_cpc_unlock_other.
168 * mips_cpc_unlock_other - unlock access to another core
173 extern void mips_cpc_unlock_other(void);
178 static inline void mips_cpc_unlock_other(void) { }
/linux-4.1.27/arch/mips/kernel/
H A Dsmp-gic.c51 mips_cpc_unlock_other(); gic_send_ipi_single()
H A Dmips-cpc.c74 void mips_cpc_unlock_other(void) mips_cpc_unlock_other() function
H A Dsmp-cps.c213 mips_cpc_unlock_other(); boot_core()
419 mips_cpc_unlock_other(); cps_cpu_die()

Completed in 121 milliseconds