Searched refs:beat_halt (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/platforms/cell/ | ||
D | beat.h | 29 void beat_halt(void); |
D | celleb_setup.c | 208 .halt = beat_halt, in define_machine() |
D | beat.c | 53 void beat_halt(void) in beat_halt() function |