Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dsmp-cps.c284 mips_cm_unlock_other(); in boot_core()
330 mips_cm_unlock_other(); in cps_boot_secondary()
537 mips_cm_unlock_other(); in cps_cpu_die()
577 mips_cm_unlock_other(); in cps_cpu_die()
Dmips-cm.c318 void mips_cm_unlock_other(void) in mips_cm_unlock_other() function
Dsmp.c198 mips_cm_unlock_other(); in mips_smp_send_ipi_mask()
/Linux-v4.19/arch/mips/include/asm/
Dmips-cps.h157 mips_cm_unlock_other(); in mips_cps_cluster_config()
235 mips_cm_unlock_other(); in mips_cps_numvps()
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