Home
last modified time | relevance | path

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

/arch/c6x/kernel/
Dprocess.c22 void (*c6x_restart)(void); variable
60 if (c6x_restart) in machine_restart()
61 c6x_restart(); in machine_restart()
/arch/c6x/include/asm/
Dprocessor.h111 extern void (*c6x_restart)(void);