Searched refs:c6x_halt (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/c6x/kernel/
H A Dprocess.c25 void (*c6x_halt)(void); variable
69 if (c6x_halt) machine_halt()
70 c6x_halt(); machine_halt()
/linux-4.1.27/arch/c6x/include/asm/
H A Dprocessor.h135 extern void (*c6x_halt)(void);

Completed in 113 milliseconds