ppc_function_entry  125 arch/powerpc/include/asm/code-patching.h 	return ppc_function_entry(func);
ppc_function_entry  161 arch/powerpc/include/asm/code-patching.h 		addr = ppc_function_entry((void *)addr);
ppc_function_entry   61 arch/powerpc/kernel/kprobes.c 			addr = (kprobe_opcode_t *)ppc_function_entry(addr);
ppc_function_entry 1612 arch/powerpc/kernel/process.c 			childregs->gpr[14] = ppc_function_entry((void *)usp);
ppc_function_entry 1681 arch/powerpc/kernel/process.c 	kregs->nip = ppc_function_entry(f);
ppc_function_entry  467 arch/powerpc/kernel/setup_64.c 	*ptr = ppc_function_entry(generic_secondary_smp_init);
ppc_function_entry   48 arch/powerpc/kernel/trace/ftrace.c 	addr = ppc_function_entry((void *)addr);
ppc_function_entry   92 arch/powerpc/kernel/trace/ftrace.c 	addr = ppc_function_entry((void *)addr);
ppc_function_entry  958 arch/powerpc/kernel/trace/ftrace.c 	return_hooker = ppc_function_entry(return_to_handler);
ppc_function_entry  485 arch/powerpc/lib/code-patching.c 	iptr = (unsigned int *)ppc_function_entry(test_trampoline);
ppc_function_entry  486 arch/powerpc/lib/code-patching.c 	dest = ppc_function_entry(test_create_function_call);
ppc_function_entry  253 arch/powerpc/platforms/85xx/smp.c 		__pa(ppc_function_entry(generic_secondary_smp_init)));
ppc_function_entry   71 arch/powerpc/platforms/cell/smp.c 			__pa(ppc_function_entry(generic_secondary_smp_init));
ppc_function_entry   68 arch/powerpc/platforms/powernv/smp.c 			__pa(ppc_function_entry(generic_secondary_smp_init));
ppc_function_entry   93 arch/powerpc/platforms/pseries/smp.c 			__pa(ppc_function_entry(generic_secondary_smp_init));