Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dcode-patching.h91 static inline unsigned long ppc_global_function_entry(void *func) in ppc_global_function_entry() function
/linux-4.4.14/arch/powerpc/kernel/
Dftrace.c141 entry = ppc_global_function_entry((void *)addr); in __ftrace_make_nop()
Dkprobes.c497 return ppc_global_function_entry(entry); in arch_deref_entry_point()