Searched refs:mips_cm_lock_other (Results 1 – 4 of 4) sorted by relevance
| /arch/mips/kernel/ |
| A D | smp-cps.c | 49 mips_cm_lock_other(cluster, CM_GCR_Cx_OTHER_CORE_CM, 0, in power_up_other_cluster() 60 mips_cm_lock_other(cluster, 0, 0, CM_GCR_Cx_OTHER_BLOCK_GLOBAL); in power_up_other_cluster() 67 mips_cm_lock_other(cluster, CM_GCR_Cx_OTHER_CORE_CM, 0, in power_up_other_cluster() 145 mips_cm_lock_other(0, 0, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in check_64bit_reset() 485 mips_cm_lock_other(cluster, core, 0, in boot_core() 510 mips_cm_lock_other(cluster, core, 0, in boot_core() 527 mips_cm_lock_other(cluster, core, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in boot_core() 603 mips_cm_lock_other(cluster, 0, 0, CM_GCR_Cx_OTHER_BLOCK_GLOBAL); in boot_core() 647 mips_cm_lock_other(cluster, core, vpe_id, in cps_boot_secondary() 887 mips_cm_lock_other(0, core, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in cps_cleanup_dead_cpu() [all …]
|
| A D | mips-cm.c | 317 void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other() function
|
| /arch/mips/include/asm/ |
| A D | mips-cm.h | 483 extern void mips_cm_lock_other(unsigned int cluster, unsigned int core, 496 static inline void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other() function 515 mips_cm_lock_other(cpu_cluster(d), cpu_core(d), cpu_vpe_id(d), block); in mips_cm_lock_other_cpu()
|
| A D | mips-cps.h | 149 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()
|
Completed in 11 milliseconds