cpu_core_index_of_thread   75 arch/powerpc/include/asm/cputhreads.h int cpu_core_index_of_thread(int cpu);
cpu_core_index_of_thread 1098 arch/powerpc/kernel/smp.c EXPORT_SYMBOL_GPL(cpu_core_index_of_thread);
cpu_core_index_of_thread   48 arch/powerpc/platforms/pseries/pseries_energy.c 	thread_index = cpu_core_index_of_thread(cpu);
cpu_core_index_of_thread  108 arch/powerpc/sysdev/fsl_rcpm.c 	u32 mask = 1 << cpu_core_index_of_thread(cpu);
cpu_core_index_of_thread  191 arch/powerpc/sysdev/fsl_rcpm.c 	u32 mask = 1 << cpu_core_index_of_thread(cpu);