Searched refs:mips_cm_lock_other (Results 1 – 4 of 4) sorted by relevance
53 mips_cm_lock_other(core, 0); in core_vpe_count()215 mips_cm_lock_other(core, 0); in boot_core()315 mips_cm_lock_other(core, vpe_id); in cps_boot_secondary()516 mips_cm_lock_other(core, 0); in cps_cpu_die()540 mips_cm_lock_other(core, vpe_id); in cps_cpu_die()
262 void mips_cm_lock_other(unsigned int core, unsigned int vp) in mips_cm_lock_other() function
198 mips_cm_lock_other(core, 0); in mips_smp_send_ipi_mask()
519 extern void mips_cm_lock_other(unsigned int core, unsigned int vp);531 static inline void mips_cm_lock_other(unsigned int core, unsigned int vp) { } in mips_cm_lock_other() function