Searched refs:c_bsp_init (Results 1 – 5 of 5) sorted by relevance
13 void (*c_bsp_init)(struct cpuinfo_x86 *); member
377 .c_bsp_init = bsp_init_hygon,
1324 if (this_cpu->c_bsp_init) in early_identify_cpu()1325 this_cpu->c_bsp_init(c); in early_identify_cpu()
1080 .c_bsp_init = bsp_init_amd,
987 .c_bsp_init = bsp_init_intel,