Home
last modified time | relevance | path

Searched refs:halt (Results 1 – 25 of 55) sorted by relevance

123

/arch/alpha/kernel/
Dhead.S88 # It is handy, on occasion, to make halt actually just loop.
94 .globl halt symbol
95 .ent halt
96 halt: label
99 .end halt
Dprocess.c102 halt(); in common_shutdown_1()
162 halt(); in common_shutdown_1()
Dsys_miata.c262 halt(); in miata_kill_arch()
Dsys_alcor.c223 halt(); in alcor_kill_arch()
/arch/alpha/boot/
Dhead.S98 .globl halt symbol
99 .ent halt
100 halt: label
103 .end halt
/arch/sh/kernel/
Dreboot.c72 .halt = native_machine_halt,
95 machine_ops.halt(); in machine_halt()
/arch/sh/include/asm/
Dreboot.h11 void (*halt)(void); member
/arch/powerpc/platforms/85xx/
Dsgy_cts1000.c124 ppc_md.halt = gpio_halt_cb; in gpio_halt_probe()
141 ppc_md.halt = NULL; in gpio_halt_remove()
Dcorenet_generic.c189 ppc_md.halt = fsl_hv_halt; in corenet_generic_probe()
/arch/x86/include/asm/
Dreboot.h11 void (*halt)(void); member
Dirqflags.h110 static inline __cpuidle void halt(void) in halt() function
/arch/xtensa/kernel/
Dplatform.c33 _F(void, halt, (void), { while(1); });
/arch/powerpc/platforms/embedded6xx/
Dgamecube.c78 .halt = gamecube_halt, in define_machine()
Dlinkstation.c160 .halt = linkstation_halt, in define_machine()
Dwii.c228 .halt = wii_halt, in define_machine()
/arch/mips/fw/arc/
Dmisc.c28 ARC_CALL0(halt); in ArcHalt()
/arch/x86/xen/
Dirq.c126 .halt = xen_halt,
/arch/powerpc/platforms/maple/
Dsetup.c175 ppc_md.halt = rtas_halt; in maple_use_rtas_reboot_and_halt_if_present()
310 .halt = maple_halt, in define_machine()
/arch/x86/kernel/
Dreboot.c755 .halt = native_machine_halt,
783 machine_ops.halt(); in machine_halt()
823 halt(); in crash_nmi_callback()
/arch/alpha/lib/
Ddivide.S50 #define halt .long 0 macro
/arch/powerpc/platforms/cell/
Dsetup.c273 .halt = rtas_halt, in define_machine()
/arch/x86/mm/
Dextable.c250 halt(); in early_fixup_exception()
/arch/alpha/include/asm/
Dpal.h9 extern void halt(void) __attribute__((noreturn));
/arch/powerpc/platforms/52xx/
Defika.c229 .halt = rtas_halt, in define_machine()
/arch/powerpc/platforms/ps3/
Dsetup.c278 .halt = ps3_halt, in define_machine()

123