Home
last modified time | relevance | path

Searched refs:c_early_init (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcpu.h6 void (*c_early_init)(struct cpuinfo_x86 *c); member
A Dintel.c357 .c_early_init = early_init_intel,
A Dcommon.c371 if (this_cpu->c_early_init) in generic_identify()
372 this_cpu->c_early_init(c); in generic_identify()
A Damd.c737 .c_early_init = early_init_amd,

Completed in 6 milliseconds