Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dsmp-cps.c49 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()
482 mips_cm_lock_other(cluster, core, 0, in boot_core()
507 mips_cm_lock_other(cluster, core, 0, in boot_core()
524 mips_cm_lock_other(cluster, core, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in boot_core()
600 mips_cm_lock_other(cluster, 0, 0, CM_GCR_Cx_OTHER_BLOCK_GLOBAL); in boot_core()
644 mips_cm_lock_other(cluster, core, vpe_id, in cps_boot_secondary()
884 mips_cm_lock_other(0, core, 0, CM_GCR_Cx_OTHER_BLOCK_LOCAL); in cps_cleanup_dead_cpu()
[all …]
H A Dmips-cm.c317 void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other() function
/linux/arch/mips/include/asm/
H A Dmips-cm.h483 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()
H 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/drivers/clocksource/
H A Dmips-gic-timer.c171 mips_cm_lock_other(0, 0, 0, CM_GCR_Cx_OTHER_BLOCK_GLOBAL); in gic_hpt_read_multicluster()
/linux/drivers/irqchip/
H A Dirq-mips-gic.c146 mips_cm_lock_other(cl, 0, 0, CM_GCR_Cx_OTHER_BLOCK_GLOBAL); in gic_irq_lock_cluster()
1000 mips_cm_lock_other(cl, 0, 0, CM_GCR_Cx_OTHER_BLOCK_GLOBAL); in gic_of_init()