Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/kernel/
Dreboot.c95 void native_machine_halt(void) in native_machine_halt() function
102 native_machine_halt(); in machine_halt()
/linux-2.6.39/arch/sh/kernel/
Dreboot.c58 static void native_machine_halt(void) in native_machine_halt() function
71 .halt = native_machine_halt,
/linux-2.6.39/arch/blackfin/include/asm/
Dreboot.h14 extern void native_machine_halt(void);
/linux-2.6.39/arch/x86/kernel/
Dreboot.c611 static void native_machine_halt(void) in native_machine_halt() function
638 .halt = native_machine_halt,