Searched refs:get_cpu_count (Results 1 – 4 of 4) sorted by relevance
58 int (*get_cpu_count)(struct bmips_cpu_priv *); member206 .get_cpu_count = bcm6358_get_cpu_count,212 .get_cpu_count = bcm6328_get_cpu_count,218 .get_cpu_count = bcm6345_get_cpu_count,224 .get_cpu_count = bcm6345_get_cpu_count,230 .get_cpu_count = bcm6358_get_cpu_count,236 .get_cpu_count = bcm6358_get_cpu_count,266 return hw->get_cpu_count(priv); in bmips_cpu_get_count()
172 extern int get_cpu_count(int pkg_id, int die_id);
380 j = get_cpu_count(get_physical_die_id(cpu), in isst_ctdp_display_information()
567 int get_cpu_count(int pkg_id, int die_id) in get_cpu_count() function