Home
last modified time | relevance | path

Searched refs:early_percpu_clock_init (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dx86_init.h196 void (*early_percpu_clock_init)(void); member
/linux/arch/x86/kernel/
H A Dx86_init.c131 .early_percpu_clock_init = x86_init_noop,
H A Dsmpboot.c278 x86_cpuinit.early_percpu_clock_init(); in start_secondary()