early_percpu_clock_init  173 arch/x86/include/asm/x86_init.h 	void (*early_percpu_clock_init)(void);
early_percpu_clock_init  345 arch/x86/kernel/kvmclock.c 	x86_cpuinit.early_percpu_clock_init = kvm_setup_secondary_clock;
early_percpu_clock_init  227 arch/x86/kernel/smpboot.c 	x86_cpuinit.early_percpu_clock_init();
early_percpu_clock_init  106 arch/x86/kernel/x86_init.c 	.early_percpu_clock_init	= x86_init_noop,