Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dsmp.c180 unsigned long inia; in wake_hw_thread() local
183 inia = ppc_function_entry(fsl_secondary_thread_init); in wake_hw_thread()
184 book3e_start_thread(cpu_thread_in_core(cpu), inia); in wake_hw_thread()