Home
last modified time | relevance | path

Searched refs:ppc_function_entry (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dcode-patching.h79 static inline unsigned long ppc_function_entry(void *func) in ppc_function_entry() function
125 return ppc_function_entry(func); in ppc_global_function_entry()
161 addr = ppc_function_entry((void *)addr); in ppc_kallsyms_lookup_name()
/Linux-v5.4/arch/powerpc/platforms/cell/
Dsmp.c71 __pa(ppc_function_entry(generic_secondary_smp_init)); in smp_startup_cpu()
/Linux-v5.4/arch/powerpc/kernel/trace/
Dftrace.c48 addr = ppc_function_entry((void *)addr); in ftrace_call_replace()
92 addr = ppc_function_entry((void *)addr); in test_24bit_addr()
958 return_hooker = ppc_function_entry(return_to_handler);
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dsmp.c93 __pa(ppc_function_entry(generic_secondary_smp_init)); in smp_startup_cpu()
/Linux-v5.4/arch/powerpc/lib/
Dcode-patching.c485 iptr = (unsigned int *)ppc_function_entry(test_trampoline); in test_create_function_call()
486 dest = ppc_function_entry(test_create_function_call); in test_create_function_call()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dsmp.c68 __pa(ppc_function_entry(generic_secondary_smp_init)); in pnv_smp_kick_cpu()
/Linux-v5.4/arch/powerpc/platforms/85xx/
Dsmp.c253 __pa(ppc_function_entry(generic_secondary_smp_init))); in smp_85xx_start_cpu()
/Linux-v5.4/arch/powerpc/kernel/
Dkprobes.c61 addr = (kprobe_opcode_t *)ppc_function_entry(addr); in kprobe_lookup_name()
Dsetup_64.c449 *ptr = ppc_function_entry(generic_secondary_smp_init); in smp_release_cpus()
Dprocess.c1612 childregs->gpr[14] = ppc_function_entry((void *)usp); in copy_thread_tls()
1681 kregs->nip = ppc_function_entry(f); in copy_thread_tls()