Home
last modified time | relevance | path

Searched refs:mips_cm_unlock_other (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dsmp-cps.c276 mips_cm_unlock_other(); in boot_core()
322 mips_cm_unlock_other(); in cps_boot_secondary()
556 mips_cm_unlock_other(); in cps_cleanup_dead_cpu()
596 mips_cm_unlock_other(); in cps_cleanup_dead_cpu()
H A Dmips-cm.c361 void mips_cm_unlock_other(void) in mips_cm_unlock_other() function
H A Dsmp.c205 mips_cm_unlock_other(); in mips_smp_send_ipi_mask()
/openbmc/linux/arch/mips/include/asm/
H A Dmips-cps.h150 mips_cm_unlock_other(); in mips_cps_cluster_config()
226 mips_cm_unlock_other(); in mips_cps_numvps()
H A Dmips-cm.h437 extern void mips_cm_unlock_other(void);
443 static inline void mips_cm_unlock_other(void) { } in mips_cm_unlock_other() function