Home
last modified time | relevance | path

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

/openbmc/linux/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) { }
/openbmc/linux/arch/mips/kernel/
H A Dmips-cpc.c111 void mips_cpc_unlock_other(void) in mips_cpc_unlock_other() function
H A Dsmp-cps.c270 mips_cpc_unlock_other(); in boot_core()
555 mips_cpc_unlock_other(); in cps_cleanup_dead_cpu()
H A Dsmp.c204 mips_cpc_unlock_other(); in mips_smp_send_ipi_mask()