Searched refs:c_bsp_init (Results 1 – 5 of 5) sorted by relevance
13 void (*c_bsp_init)(struct cpuinfo_x86 *); member
394 .c_bsp_init = bsp_init_hygon,
1320 if (this_cpu->c_bsp_init) in early_identify_cpu()1321 this_cpu->c_bsp_init(c); in early_identify_cpu()
1109 .c_bsp_init = bsp_init_amd,
978 .c_bsp_init = bsp_init_intel,