Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmips-cpc.h174 extern void mips_cpc_unlock_other(void);
179 static inline void mips_cpc_unlock_other(void) { }
/Linux-v4.19/arch/mips/kernel/
Dmips-cpc.c113 void mips_cpc_unlock_other(void) in mips_cpc_unlock_other() function
Dsmp-cps.c278 mips_cpc_unlock_other(); in boot_core()
536 mips_cpc_unlock_other(); in cps_cpu_die()
Dsmp.c197 mips_cpc_unlock_other(); in mips_smp_send_ipi_mask()