Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dsmp-cps.c89 set_cpu_possible(v, cpu_cluster(&cpu_data[v]) == 0); in cps_smp_setup()
90 set_cpu_present(v, cpu_cluster(&cpu_data[v]) == 0); in cps_smp_setup()
306 if (cpu_cluster(&cpu_data[cpu]) != cpu_cluster(&raw_current_cpu_data)) in cps_boot_secondary()
A Dcacheinfo.c70 int cluster = cpu_cluster(&cpu_data[cpu]); in fill_cpumask_cluster()
73 if (cpu_cluster(&cpu_data[cpu1]) == cluster) in fill_cpumask_cluster()
/linux/arch/mips/include/asm/
A Dcpu-info.h151 static inline unsigned int cpu_cluster(struct cpuinfo_mips *cpuinfo) in cpu_cluster() function
A Dmips-cm.h456 mips_cm_lock_other(cpu_cluster(d), cpu_core(d), cpu_vpe_id(d), block); in mips_cm_lock_other_cpu()

Completed in 7 milliseconds