Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dsmp-gic.c49 mips_cm_lock_other(core, 0); in gic_send_ipi_single()
Dsmp-cps.c41 mips_cm_lock_other(core, 0); in core_vpe_count()
197 mips_cm_lock_other(core, 0); in boot_core()
Dmips-cm.c262 void mips_cm_lock_other(unsigned int core, unsigned int vp) in mips_cm_lock_other() function
/linux-4.4.14/arch/mips/include/asm/
Dmips-cm.h492 extern void mips_cm_lock_other(unsigned int core, unsigned int vp);
504 static inline void mips_cm_lock_other(unsigned int core) { } in mips_cm_lock_other() function