Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dtime.h97 extern void secondary_cpu_time_init(void);
/arch/powerpc/kernel/
Dtime.c934 void secondary_cpu_time_init(void) in secondary_cpu_time_init() function
Dsmp.c1638 secondary_cpu_time_init(); in start_secondary()