Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dmips-cm.h441 extern void mips_cm_lock_other(unsigned int cluster, unsigned int core,
454 static inline void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other() function
473 mips_cm_lock_other(cpu_cluster(d), cpu_core(d), cpu_vpe_id(d), block); in mips_cm_lock_other_cpu()
A Dmips-cps.h149 mips_cm_lock_other(cluster, 0, 0, CM_GCR_Cx_OTHER_BLOCK_GLOBAL); in mips_cps_cluster_config()
210 mips_cm_lock_other(cluster, core, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in mips_cps_numvps()
/linux/arch/mips/kernel/
A Dsmp-cps.c308 mips_cm_lock_other(0, core, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in boot_core()
413 mips_cm_lock_other(0, core, vpe_id, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in cps_boot_secondary()
643 mips_cm_lock_other(0, core, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in cps_cleanup_dead_cpu()
687 mips_cm_lock_other(0, core, vpe_id, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in cps_cleanup_dead_cpu()
A Dmips-cm.c297 void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other() function

Completed in 12 milliseconds