Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dsmp-cps.c281 mips_cm_unlock_other(); in boot_core()
327 mips_cm_unlock_other(); in cps_boot_secondary()
559 mips_cm_unlock_other(); in cps_cpu_die()
599 mips_cm_unlock_other(); in cps_cpu_die()
Dmips-cm.c356 void mips_cm_unlock_other(void) in mips_cm_unlock_other() function
Dsmp.c187 mips_cm_unlock_other(); in mips_smp_send_ipi_mask()
/linux-5.19.10/arch/mips/include/asm/
Dmips-cps.h150 mips_cm_unlock_other(); in mips_cps_cluster_config()
226 mips_cm_unlock_other(); in mips_cps_numvps()
Dmips-cm.h433 extern void mips_cm_unlock_other(void);
439 static inline void mips_cm_unlock_other(void) { } in mips_cm_unlock_other() function