Searched refs:cpu_cluster (Results 1 – 7 of 7) sorted by relevance
70 int cluster = cpu_cluster(&cpu_data[cpu]); in fill_cpumask_cluster()73 if (cpu_cluster(&cpu_data[cpu1]) == cluster) in fill_cpumask_cluster()
521 local_cl = cpu_cluster(¤t_cpu_data); in mips_cps_first_online_in_cluster()533 if (cpu_cluster(&cpu_data[i]) != local_cl) in mips_cps_first_online_in_cluster()542 if (cpu_cluster(&cpu_data[i]) != local_cl) in mips_cps_first_online_in_cluster()
208 set_cpu_possible(v, cpu_cluster(&cpu_data[v]) == 0); in cps_smp_setup()209 set_cpu_present(v, cpu_cluster(&cpu_data[v]) == 0); in cps_smp_setup()424 if (cpu_cluster(&cpu_data[cpu]) != cpu_cluster(&raw_current_cpu_data)) in cps_boot_secondary()
254 first_cl = cpu_cluster(&boot_cpu_data); in mips_cps_multicluster_cpus()255 last_cl = cpu_cluster(&cpu_data[nr_cpu_ids - 1]); in mips_cps_multicluster_cpus()
151 static inline unsigned int cpu_cluster(struct cpuinfo_mips *cpuinfo) in cpu_cluster() function
475 mips_cm_lock_other(cpu_cluster(d), cpu_core(d), cpu_vpe_id(d), block); in mips_cm_lock_other_cpu()
141 cl = cpu_cluster(&cpu_data[cpu]); in gic_irq_lock_cluster()142 if (cl == cpu_cluster(¤t_cpu_data)) in gic_irq_lock_cluster()385 old_cl = cpu_cluster(&cpu_data[old_cpu]); in gic_set_affinity()386 cl = cpu_cluster(&cpu_data[cpu]); in gic_set_affinity()988 if (cl == cpu_cluster(¤t_cpu_data)) { in gic_of_init()