Home
last modified time | relevance | path

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

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