Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dsmp-cps.c53 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()
Dmips-cm.c262 void mips_cm_lock_other(unsigned int core, unsigned int vp) in mips_cm_lock_other() function
Dsmp.c198 mips_cm_lock_other(core, 0); in mips_smp_send_ipi_mask()
/arch/mips/include/asm/
Dmips-cm.h519 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