Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dmips-cpc.h170 extern void mips_cpc_unlock_other(void);
175 static inline void mips_cpc_unlock_other(void) { }
/arch/mips/kernel/
Dmips-cpc.c110 void mips_cpc_unlock_other(void) in mips_cpc_unlock_other() function
Dsmp-cps.c275 mips_cpc_unlock_other(); in boot_core()
558 mips_cpc_unlock_other(); in cps_cpu_die()
Dsmp.c186 mips_cpc_unlock_other(); in mips_smp_send_ipi_mask()