Searched refs:get_cpu_type (Results 1 – 9 of 9) sorted by relevance
58 u32 get_cpu_type(void) in get_cpu_type() function250 switch (get_cpu_type()) { in print_cpuinfo()276 switch (get_cpu_type()) { in print_cpuinfo()290 switch (get_cpu_type()) { in print_cpuinfo()
41 u32 get_cpu_type(void) in get_cpu_type() function103 switch (get_cpu_type()) { in print_cpuinfo()
22 #define get_cpu_type() (cpu_type(get_cpu_rev())) macro24 #define is_cpu_type(cpu) (get_cpu_type() == cpu)
9 u32 get_cpu_type(void);
206 u32 get_cpu_type(void) in get_cpu_type() function216 switch (get_cpu_type()) { in print_cpuinfo()
231 switch (get_cpu_type()) { in cm_fx6_spl_dram_init()
401 switch (get_cpu_type()) { in board_late_init()
424 get_cpu_type()); in board_init_f()
5224 int get_cpu_type(struct thread_data *t, struct core_data *c, struct pkg_data *p) in get_cpu_type() function6151 for_all_cpus(get_cpu_type, ODD_COUNTERS); in turbostat_init()6152 for_all_cpus(get_cpu_type, EVEN_COUNTERS); in turbostat_init()