Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dreboot.c96 void native_machine_halt(void) in native_machine_halt() function
103 native_machine_halt(); in machine_halt()
/arch/sh/kernel/
Dreboot.c58 static void native_machine_halt(void) in native_machine_halt() function
71 .halt = native_machine_halt,
/arch/blackfin/include/asm/
Dreboot.h14 extern void native_machine_halt(void);
/arch/x86/kernel/
Dreboot.c670 static void native_machine_halt(void) in native_machine_halt() function
696 .halt = native_machine_halt,