Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dhwrpb.h196 void (*CPU_restart)(unsigned long); member
/openbmc/linux/arch/alpha/kernel/
H A Dsmp.c323 hwrpb->CPU_restart = __smp_callin; in secondary_cpu_start()