Searched refs:c_early_init (Results 1 – 7 of 7) sorted by relevance
12 void (*c_early_init)(struct cpuinfo_x86 *); member
106 .c_early_init = early_init_transmeta,
280 .c_early_init = early_init_centaur,
451 .c_early_init = early_init_cyrix,
1087 if (this_cpu->c_early_init) in early_identify_cpu()1088 this_cpu->c_early_init(c); in early_identify_cpu()
1005 .c_early_init = early_init_amd,
1024 .c_early_init = early_init_intel,