cpu_group_start   782 arch/powerpc/kernel/smp.c 	int i, cpu_group_start = -1, err = 0;
cpu_group_start   795 arch/powerpc/kernel/smp.c 	cpu_group_start = get_cpu_thread_group_start(cpu, &tg);
cpu_group_start   797 arch/powerpc/kernel/smp.c 	if (unlikely(cpu_group_start == -1)) {
cpu_group_start   812 arch/powerpc/kernel/smp.c 		if (i_group_start == cpu_group_start)