Searched refs:identify_cpu (Results 1 – 11 of 11) sorted by relevance
34 identify_cpu(offset, mfspr(SPRN_PVR)); in early_init()
285 identify_cpu(0, pvr); in identical_pvr_fixup()377 identify_cpu(0, be32_to_cpup(prop)); in early_init_dt_scan_cpus()
333 identify_cpu(0, mfspr(SPRN_PVR)); in early_setup()
2155 struct cpu_spec * __init identify_cpu(unsigned long offset, unsigned int pvr) in identify_cpu() function
216 struct cpu_type *identify_cpu(u32 ver) in identify_cpu() function319 gd->arch.cpu = identify_cpu(ver); in arch_cpu_init()
246 static void identify_cpu(struct cpu_device_id *cpu) in identify_cpu() function333 identify_cpu(&cpu); in x86_cpu_init_f()
801 identify_cpu (struct cpuinfo_ia64 *c) in identify_cpu() function979 identify_cpu(cpu_info); in cpu_init()
1614 static void identify_cpu(struct cpuinfo_x86 *c) in identify_cpu() function1773 identify_cpu(&boot_cpu_data); in identify_boot_cpu()1787 identify_cpu(c); in identify_secondary_cpu()
117 extern struct cpu_spec *identify_cpu(unsigned long offset, unsigned int pvr);
189 struct cpu_type *cpu = identify_cpu(SVR_SOC_VER(get_svr())); in ft_fixup_l2cache_compatible()
1190 struct cpu_type *identify_cpu(u32 ver);